Skip to content

Commit 0954fb2

Browse files
committed
update delta authifier
1 parent 33d7376 commit 0954fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/delta/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ lettre = "0.10.0-alpha.4"
5656
rocket = { version = "0.5.1", default-features = false, features = ["json"] }
5757
rocket_cors = { git = "https://github.com/lawliet89/rocket_cors", rev = "072d90359b23e9b291df6b672c07c93de9c46011" }
5858
rocket_empty = { version = "0.1.1", features = ["schema"] }
59-
rocket_authifier = { version = "1.0.8" }
59+
rocket_authifier = { version = "1.0.9" }
6060
rocket_prometheus = "0.10.0-rc.3"
6161

6262
# spec generation

0 commit comments

Comments
 (0)