Skip to content

Commit 7d3f93e

Browse files
Bump syn from 2.0.93 to 2.0.95 (#709)
Bumps [syn](https://github.com/dtolnay/syn) from 2.0.93 to 2.0.95. - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.93...2.0.95) --- updated-dependencies: - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7645014 commit 7d3f93e

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

Cargo.lock

Lines changed: 38 additions & 38 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.93"
26+
syn = "2.0.95"
2727

2828
[profile.bench]
2929
debug = true

0 commit comments

Comments
 (0)