Skip to content

Commit 1715fcb

Browse files
build(deps): bump syn from 2.0.119 to 3.0.3 in /misc/wasm
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.119 to 3.0.3. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.119...3.0.3) --- updated-dependencies: - dependency-name: syn dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dad2db commit 1715fcb

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

‎Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -515,7 +515,7 @@ static_assertions = "1.1"
515515
strsim = "0.11.1"
516516
subtle = "2.6.1"
517517
supports-color = "3.0.2"
518-
syn = { version = "2.0.119", features = ["extra-traits", "full", "parsing", "printing"] }
518+
syn = { version = "3.0.3", features = ["extra-traits", "full", "parsing", "printing"] }
519519
sysctl = "0.7.1"
520520
sysinfo = "0.29.11"
521521
tabled = "0.20.0"

‎misc/wasm/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)