Skip to content

Commit 07726c0

Browse files
chore(deps): Bump uuid from 1.19.0 to 1.20.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.19.0 to 1.20.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.19.0...v1.20.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28247a8 commit 07726c0

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.

openstack_types/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ openstack_sdk = { path = "../openstack_sdk" }
4949
reqwest.workspace = true
5050
tokio.workspace = true
5151
url.workspace = true
52-
uuid = { version = "1.19", features = ["v4"] }
52+
uuid = { version = "1.20", features = ["v4"] }
5353

5454
[[test]]
5555
name = "mocked"

0 commit comments

Comments
 (0)