Skip to content

Commit 8a7df6d

Browse files
authored
Merge pull request #108 from GothenburgBitFactory/dependabot/cargo/uuid-1.16.0
Bump uuid from 1.15.1 to 1.16.0
2 parents db8fbb3 + 92206f2 commit 8a7df6d

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
@@ -8,7 +8,7 @@ members = [
88
rust-version = "1.81.0" # MSRV
99

1010
[workspace.dependencies]
11-
uuid = { version = "^1.15.1", features = ["serde", "v4"] }
11+
uuid = { version = "^1.16.0", features = ["serde", "v4"] }
1212
actix-web = "^4.10.2"
1313
anyhow = "1.0"
1414
thiserror = "2.0"

0 commit comments

Comments
 (0)