Skip to content

Commit ab4833e

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ semver = "1.0.26"
5959
serde = "1.0"
6060
serde_json = "1.0"
6161
sha2 = "0.10.8"
62-
syn = "2.0.100"
62+
syn = "2.0.106"
6363
thiserror = "2.0.12"
6464
tracing = "0.1.40"
6565
tracing-subscriber = "0.3.20"

crates/cargo-wdk/tests/wdm-driver/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.

0 commit comments

Comments
 (0)