Skip to content

Commit 0c27bcb

Browse files
renovate[bot]mrtnzlml
authored andcommitted
Update Rust crate casbin to 2.4.0
1 parent 090900a commit 0c27bcb

File tree

2 files changed

+15
-33
lines changed

2 files changed

+15
-33
lines changed

src/abacus/Cargo.lock

+14-32
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/abacus/server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ axum = { version = "0.7.5", default-features = false, features = ["multipart"] }
1414
base64 = "0.22.1"
1515
blurhash-wasm = { git = "https://github.com/fpapado/blurhash-rust-wasm", branch = "master" }
1616
bytes = "1.7.1"
17-
casbin = "2.2.0"
17+
casbin = "2.4.0"
1818
clap = { version = "4.5.16", default-features = false, features = ["std", "cargo", "color", "deprecated", "env", "error-context", "help", "suggestions", "unicode", "usage"] }
1919
clap_complete = { version = "4.5.24", default-features = false }
2020
data-encoding = "2.6.0"

0 commit comments

Comments
 (0)