Skip to content

Commit

Permalink
Bump the rust-dependencies group with 12 updates (#1337)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: John Kastner <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Kastner <[email protected]>
  • Loading branch information
dependabot[bot] and john-h-kastner-aws authored Nov 25, 2024
1 parent 3166f9b commit 4305a2e
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cedar-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ cool_asserts = "2.0"

[build-dependencies]
cargo-lock = "10.0.0"
url = "2.5.3"
url = "2.5.4"
itertools = "0.13.0"

[lints]
Expand Down
2 changes: 1 addition & 1 deletion deny.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
unlicensed = "deny"
copyleft = "deny"
default = "deny"
unused-allowed-license = "deny"
unused-allowed-license = "allow"
confidence-threshold = 0.95
allow = [
"Apache-2.0",
Expand Down

0 comments on commit 4305a2e

Please sign in to comment.