Skip to content

Commit bb8febd

Browse files
authored
Merge pull request #25 from GothenburgBitFactory/dependabot/cargo/uuid-1.9.1
Bump uuid from 1.8.0 to 1.9.1
2 parents e0ed957 + 9d92797 commit bb8febd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
publish = false
77

88
[dependencies]
9-
uuid = { version = "^1.8.0", features = ["serde", "v4"] }
9+
uuid = { version = "^1.9.1", features = ["serde", "v4"] }
1010
actix-web = "^4.8.0"
1111
anyhow = "1.0"
1212
thiserror = "1.0"

0 commit comments

Comments
 (0)