Skip to content

Commit

Permalink
Update url dependecy to match main
Browse files Browse the repository at this point in the history
  • Loading branch information
john-h-kastner-aws committed Dec 17, 2024
1 parent 3c9f2eb commit dfc4cf9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cedar-wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,5 @@ cool_asserts = "2.0"

[build-dependencies]
cargo-lock = "9.0.0"
# Lock `url` (dependencies of cargo-lock) to 2.5.0 until we know if Unicode 3.0 license is ok.
url = "=2.5.0"
url = "2.5.4"
itertools = "0.13.0"

0 comments on commit dfc4cf9

Please sign in to comment.