Skip to content

Commit 3603bfb

Browse files
chore(deps): bump syn from 1.0.109 to 2.0.39
Bumps [syn](https://github.com/dtolnay/syn) from 1.0.109 to 2.0.39. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@1.0.109...2.0.39) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ddfcf8b commit 3603bfb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

derive-ahk/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ proc-macro = true
1010

1111
[dependencies]
1212
proc-macro2 = "1.0"
13-
syn = "1.0"
13+
syn = "2.0"
1414
quote = "1.0"

0 commit comments

Comments
 (0)