Skip to content

Commit eee04a0

Browse files
authored
Merge pull request #3474 from youki-dev/dependabot/cargo/uuid-1.23.0
chore(deps): bump uuid from 1.22.0 to 1.23.0
2 parents 6186d35 + 36e650d commit eee04a0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.

tests/contest/contest/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ serde = { version = "1.0", features = ["derive"] }
1818
serde_json = "1.0"
1919
tar = "0.4"
2020
test_framework = { path = "../test_framework" }
21-
uuid = "1.22"
21+
uuid = "1.23"
2222
which = "8.0.2"
2323
tempfile = "3"
2424
thiserror = "2.0"

0 commit comments

Comments
 (0)