mirror of
https://github.com/chirpstack/chirpstack.git
synced 2025-03-10 14:33:55 +00:00
Update dependencies.
This commit is contained in:
parent
1430c30ab3
commit
cb6ac27ba4
629
Cargo.lock
generated
629
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@ -82,7 +82,7 @@ thiserror = "1.0"
|
|||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
|
|
||||||
# Authentication
|
# Authentication
|
||||||
pbkdf2 = "0.11"
|
pbkdf2 = { version = "0.12", features = ["simple"] }
|
||||||
rand_core = { version = "0.6", features = ["std"] }
|
rand_core = { version = "0.6", features = ["std"] }
|
||||||
jsonwebtoken = "8.2"
|
jsonwebtoken = "8.2"
|
||||||
openssl = { version = "0.10", features = ["vendored"] }
|
openssl = { version = "0.10", features = ["vendored"] }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user