Skip to content

Commit 408c9c3

Browse files
chore: Bump uuid from 1.8.0 to 1.22.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.8.0 to 1.22.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.8.0...v1.22.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0e5d77c commit 408c9c3

2 files changed

Lines changed: 61 additions & 10 deletions

File tree

Cargo.lock

Lines changed: 60 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

general/echo/kmdf/exe/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ publish.workspace = true
1212
version = "1.19.0"
1313

1414
[dependencies.uuid]
15-
version = "1.8.0"
15+
version = "1.22.0"
1616
features = ["macro-diagnostics"]
1717

1818
[dependencies.windows-sys]

0 commit comments

Comments
 (0)