Skip to content

Commit

Permalink
Bump uuid from 1.11.0 to 1.12.0 in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [uuid](https://github.com/uuid-rs/uuid).


Updates `uuid` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/uuid-rs/uuid/releases)
- [Commits](uuid-rs/uuid@1.11.0...1.12.0)

---
updated-dependencies:
- dependency-name: uuid
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent d67625b commit 2eeecad
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ sha3 = "0.10.8"
thiserror = "2.0"
tls_codec = "0.4.1"
tokio = { version = "1.43.0", default-features = false }
uuid = "1.10"
uuid = "1.12"
vergen-git2 = "1.0.2"
wasm-timer = "0.2"
web-time = "1.1"
Expand Down

0 comments on commit 2eeecad

Please sign in to comment.