Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit fc77e83

Browse files
Update Rust crate uuid from 1.2.2 to 1.3.0
1 parent 13a8ab8 commit fc77e83

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
@@ -31,4 +31,4 @@ thiserror = "=1.0.38"
3131
bech32 = "=0.9.1" # TODO: Use this
3232
proptest = "=1.0.0"
3333
provwasm-mocks = "=1.1.2"
34-
uuid = { version = "=1.2.2", features = ["v4"] } # TODO: Use this
34+
uuid = { version = "=1.3.0", features = ["v4"] } # TODO: Use this

0 commit comments

Comments
 (0)