mirror of https://github.com/rwf2/Rocket.git
Update 'pear' and 'pear_codegen' to 0.0.10.
This commit is contained in:
parent
da08f1ea9d
commit
4609413828
|
@ -28,8 +28,8 @@ time = "0.1"
|
|||
memchr = "1"
|
||||
base64 = "0.6"
|
||||
smallvec = "0.4"
|
||||
pear = "0.0.9"
|
||||
pear_codegen = "0.0.9"
|
||||
pear = "0.0.10"
|
||||
pear_codegen = "0.0.10"
|
||||
rustls = { version = "0.9.0", optional = true }
|
||||
cookie = { version = "0.9.1", features = ["percent-encode", "secure"] }
|
||||
hyper = { version = "0.10.11", default-features = false }
|
||||
|
|
Loading…
Reference in New Issue