mirror of
https://gitlab.com/fabinfra/fabaccess/bffh.git
synced 2024-11-10 17:43:23 +01:00
Update dependencies
This commit is contained in:
parent
a7d30930ba
commit
07e181b107
490
Cargo.lock
generated
490
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -37,7 +37,7 @@ toml = "0.5.8"
|
||||
flexbuffers = "2.0.0"
|
||||
bincode = "2.0.0-dev"
|
||||
|
||||
serde_dhall = { version = "0.10.1", default-features = false }
|
||||
serde_dhall = { version = "0.11", default-features = false }
|
||||
# Audit log uses serde_json for now
|
||||
serde_json = "1.0.74"
|
||||
time = { version = "0.3.5", features = ["serde"] }
|
||||
@ -62,7 +62,7 @@ async-trait = "0.1.51"
|
||||
|
||||
lazy_static = "1.4.0"
|
||||
|
||||
rust-argon2 = "0.8.3"
|
||||
rust-argon2 = "1.0.0"
|
||||
rand = "0.8.4"
|
||||
|
||||
async-channel = "1.6.1"
|
||||
|
Loading…
Reference in New Issue
Block a user