Skip to content

Commit e562f69

Browse files
authored
Bump syn from 2.0.89 to 2.0.90 (#224)
2 parents 9281665 + 0aa71e4 commit e562f69

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

Cargo.lock

Lines changed: 25 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

njord_derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ proc-macro = true
2222
[dependencies]
2323
proc-macro2 = "1.0.92"
2424
quote = "1.0"
25-
syn = { version = "2.0.89", features = ["full"] }
25+
syn = { version = "2.0.90", features = ["full"] }
2626

2727
[package.metadata.docs.rs]
2828
all-features = true

0 commit comments

Comments
 (0)