update dependencies

This commit is contained in:
Philippe Loctaux 2023-03-24 23:21:54 +01:00
parent 784365d6f9
commit 51ceee9295
8 changed files with 21 additions and 19 deletions

View file

@ -8,7 +8,7 @@ jwt-compact = { version = "0.6.0", features = ["with_rsa"] }
thiserror = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
rand = "0.8.5"
rand = "0.8"
rsa = "0.7.2"
chrono = { workspace = true }