Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
Update Rust crate uuid from 1.2.2 to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
figure-renovate[bot] committed Apr 29, 2023
1 parent bf1747a commit 66cf60b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ thiserror = "=1.0.38"
bech32 = "=0.9.1" # TODO: Use this
proptest = "=1.0.0"
provwasm-mocks = "=1.1.2"
uuid = { version = "=1.2.2", features = ["v4"] } # TODO: Use this
uuid = { version = "=1.3.2", features = ["v4"] } # TODO: Use this

0 comments on commit 66cf60b

Please sign in to comment.