Skip to content

Commit 6d60000

Browse files
Bump syn from 2.0.114 to 2.0.116
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.114 to 2.0.116. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.114...2.0.116) --- updated-dependencies: - dependency-name: syn dependency-version: 2.0.116 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f90da7 commit 6d60000

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.

impl/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ proc-macro = true
1818
proc-macro2 = "1.0.106"
1919
quote = "1.0.44"
2020
regex = "1.12.3"
21-
syn = { version = "2.0.114", features = [] }
21+
syn = { version = "2.0.116", features = [] }
2222

2323
[dev-dependencies]
2424
error-stack = "0.6.0"

0 commit comments

Comments
 (0)