Skip to content

Commit bca653f

Browse files
chore: Bump uuid from 1.7.0 to 1.8.0 (microsoft#13)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 996d1c6 commit bca653f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 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.7.0"
15+
version = "1.8.0"
1616
features = ["macro-diagnostics"]
1717

1818
[dependencies.windows-sys]

0 commit comments

Comments
 (0)