Skip to content

Commit 3c66d29

Browse files
chore(deps): bump uuid from 1.10.0 to 1.11.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.10.0...1.11.0) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc30271 commit 3c66d29

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
@@ -114,7 +114,7 @@ tracing-subscriber = { version = "0.3", default-features = false, features = [
114114
"std",
115115
] }
116116
url = "2.5"
117-
uuid = { version = "1.10", default-features = false }
117+
uuid = { version = "1.11", default-features = false }
118118
wildmatch = "2.4"
119119

120120
snops-checkpoint = { path = "./crates/snops-checkpoint" }

0 commit comments

Comments
 (0)