Skip to content

Commit 940037e

Browse files
Bump syn from 2.0.87 to 2.0.90
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.87 to 2.0.90. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.87...2.0.90) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 04da119 commit 940037e

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ serde = { version = "1.0.215", features = ["derive"] }
4949
serde_json = "1.0.133"
5050
serde_urlencoded = "0.7.1"
5151
serde_yaml = "0.9"
52-
syn = { version = "2.0.87", features = ["parsing"] }
52+
syn = { version = "2.0.90", features = ["parsing"] }
5353
thiserror = "2.0.3"
5454
tokio = { version = "1.41.1", features = ["rt", "net"] }
5555
# change when publishing

0 commit comments

Comments
 (0)