Update nickel, hyper and nickel-jwt-session.
This commit is contained in:
parent
7193047a7d
commit
24a6783c4b
@ -17,8 +17,9 @@ name = "rphotosadm"
|
||||
path = "src/rphotosadm.rs"
|
||||
|
||||
[dependencies]
|
||||
nickel = "~0.9.0"
|
||||
nickel-jwt-session = "^0.6"
|
||||
nickel = "~0.10.0"
|
||||
nickel-jwt-session = "~0.10.0"
|
||||
hyper = "~0.10.0"
|
||||
env_logger = "*"
|
||||
log = "*"
|
||||
chrono = "^0.3" # Must match version used by diesel
|
||||
@ -26,7 +27,6 @@ clap = "^2.19"
|
||||
typemap = "*"
|
||||
plugin = "*"
|
||||
image = "*"
|
||||
hyper = "^0.9"
|
||||
time = "*"
|
||||
xml-rs = "*"
|
||||
rexif = "^0.3.4"
|
||||
|
Loading…
Reference in New Issue
Block a user