We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d7376 commit 0954fb2Copy full SHA for 0954fb2
crates/delta/Cargo.toml
@@ -56,7 +56,7 @@ lettre = "0.10.0-alpha.4"
56
rocket = { version = "0.5.1", default-features = false, features = ["json"] }
57
rocket_cors = { git = "https://github.com/lawliet89/rocket_cors", rev = "072d90359b23e9b291df6b672c07c93de9c46011" }
58
rocket_empty = { version = "0.1.1", features = ["schema"] }
59
-rocket_authifier = { version = "1.0.8" }
+rocket_authifier = { version = "1.0.9" }
60
rocket_prometheus = "0.10.0-rc.3"
61
62
# spec generation
0 commit comments