Skip to content

Commit 5e0f12c

Browse files
chore: Bump semver in /crates/cargo-wdk/tests/umdf-driver
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.26 to 1.0.27. - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.26...1.0.27) --- updated-dependencies: - dependency-name: semver dependency-version: 1.0.27 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de6622a commit 5e0f12c

File tree

2 files changed

+18
-7
lines changed

2 files changed

+18
-7
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ quote = "1.0.40"
5555
regex = "1.11.1"
5656
rustversion = "1.0.20"
5757
scratch = "1.0"
58-
semver = "1.0.26"
58+
semver = "1.0.27"
5959
serde = "1.0"
6060
serde_json = "1.0"
6161
sha2 = "0.10.8"

crates/cargo-wdk/tests/umdf-driver/Cargo.lock

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

0 commit comments

Comments
 (0)