Skip to content

Commit b1c51f6

Browse files
Bump syn from 2.0.79 to 2.0.82 (#598)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.79 to 2.0.82. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.79...2.0.82) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b14fd7e commit b1c51f6

File tree

2 files changed

+37
-37
lines changed

2 files changed

+37
-37
lines changed

Cargo.lock

Lines changed: 36 additions & 36 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
@@ -23,7 +23,7 @@ kittycad-modeling-cmds-macros-impl = { path = "modeling-cmds-macros-impl", versi
2323
kittycad-modeling-session = { path = "modeling-session", version = "0.1.2" }
2424
proc-macro2 = "1.0.88"
2525
quote = "1.0.37"
26-
syn = "2.0.79"
26+
syn = "2.0.82"
2727

2828
[profile.bench]
2929
debug = true

0 commit comments

Comments
 (0)