Skip to content

Commit 93f4b0d

Browse files
Merge pull request #333 from sebastienrousseau/dependabot/cargo/uuid-1.12.0
2 parents 3d249c9 + c1d4e2c commit 93f4b0d

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ thiserror = "2.0.11"
123123
toml = "0.8.19"
124124
tokio = { version = "1.43.0", features = ["full"], optional = true }
125125
url = "2.5.4"
126-
uuid = { version = "1.11.1", features = ["v4"] }
126+
uuid = { version = "1.12.0", features = ["v4"] }
127127
warp = "0.3.7"
128128

129129
# Platform-specific dependency for Unix with OpenSSL

0 commit comments

Comments
 (0)