Update crates

This commit is contained in:
2025-03-21 01:24:45 +01:00
parent cc9a8c787f
commit 4741fc1f00
2 changed files with 178 additions and 89 deletions

View File

@@ -15,7 +15,7 @@ insta = { version = "1.42.2", features = ["yaml"] }
queries = { path = "./queries" }
anyhow = "1.0.97"
lldap_auth = { git = "https://github.com/lldap/lldap" }
rand = { version = "0.8.0" }
rand = { version = "0.8.5" }
serde_json = "1.0.140"
cynic = { workspace = true, features = ["http-reqwest"] }
tokio = { version = "1.44.0", features = ["full"] }