Skip to content

Commit 84009c2

Browse files
Bump syn from 2.0.95 to 2.0.96 (#723)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.95 to 2.0.96. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.95...2.0.96) --- 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 5b75328 commit 84009c2

File tree

2 files changed

+40
-40
lines changed

2 files changed

+40
-40
lines changed

Cargo.lock

Lines changed: 39 additions & 39 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.92"
2525
quote = "1.0.38"
26-
syn = "2.0.95"
26+
syn = "2.0.96"
2727

2828
[profile.bench]
2929
debug = true

0 commit comments

Comments
 (0)