Skip to content

Commit 760e7d6

Browse files
committed
build: update dependencies
1 parent a95b644 commit 760e7d6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ pkg-fmt = "bin"
2424
[dependencies]
2525
actix-web = { version = "4", features = ["openssl"] }
2626
anyhow = "1"
27-
biscuit = "0.7"
27+
biscuit = "0.8"
2828
clap = { version = "4", features = ["derive", "env"] }
2929
clap_complete = "4"
3030
colored_json = "5"

0 commit comments

Comments
 (0)