Skip to content

Commit d9f6771

Browse files
authored
Merge branch 'main' into dependabot/gradle/org.testcontainers-mysql-1.20.3
2 parents 303db5d + b091e6a commit d9f6771

File tree

2 files changed

+91
-17
lines changed

2 files changed

+91
-17
lines changed

tools/cp-utility/Cargo.lock

Lines changed: 90 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/cp-utility/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ edition = "2021"
1111
[dev-dependencies]
1212
# dependencies only used during tests
1313
tempfile = "3.9.0"
14-
uuid = { version = "1.5.0", features = ["v4", "fast-rng"] }
14+
uuid = { version = "1.16.0", features = ["v4", "fast-rng"] }
1515

1616
[profile.release]
1717
# Levers to optimize the binary for size

0 commit comments

Comments
 (0)