Skip to content

Commit a242a56

Browse files
Bump uuid from 1.21.0 to 1.22.0 in the cargo-updates group
Bumps the cargo-updates group with 1 update: [uuid](https://github.com/uuid-rs/uuid). Updates `uuid` from 1.21.0 to 1.22.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.21.0...v1.22.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c09808e commit a242a56

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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
@@ -61,7 +61,7 @@ tokio-stream = { version="0.1.18", features = ["sync"] }
6161
tonic = "0.14.5"
6262
tower = "0.5.3"
6363
url = "2.5.8"
64-
uuid = { version = "1.21.0", features = ["v4"] }
64+
uuid = { version = "1.22.0", features = ["v4"] }
6565
pbjson = "0.9.0"
6666
pbjson-types = "0.9.0"
6767
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)