Skip to content
This repository was archived by the owner on Jun 9, 2022. It is now read-only.

Commit ae9a0a9

Browse files
Bump biscuit from 0.5.0-beta1 to 0.5.0-beta2
Bumps [biscuit](https://github.com/lawliet89/biscuit) from 0.5.0-beta1 to 0.5.0-beta2. - [Release notes](https://github.com/lawliet89/biscuit/releases) - [Changelog](https://github.com/lawliet89/biscuit/blob/master/CHANGELOG.md) - [Commits](lawliet89/biscuit@v0.5.0-beta1...v0.5.0-beta2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d46a439 commit ae9a0a9

File tree

2 files changed

+17
-19
lines changed

2 files changed

+17
-19
lines changed

Cargo.lock

Lines changed: 16 additions & 18 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
@@ -23,7 +23,7 @@ futures = "0.3.5"
2323
tokio = { version = "0.2.21", features = ["full"] }
2424
warp = "0.2.5"
2525
http-api-problem = { version = "0.17.0", features = ["with-warp"] }
26-
biscuit = "0.5.0-beta1"
26+
biscuit = "0.5.0-beta2"
2727
argonautica = "0.2.0"
2828
sqlx = { version = "0.3.5", default-features = false, features = [ "runtime-tokio", "macros", "postgres", "uuid", "chrono", "json" ] }
2929
redis = { version = "0.17.0", default-features = false, features = [ "tokio-rt-core" ]}

0 commit comments

Comments
 (0)