Skip to content

Commit

Permalink
Merge pull request #844 from Chia-Network/dependabot/cargo/syn-2.0.95
Browse files Browse the repository at this point in the history
Bump syn from 2.0.90 to 2.0.95
  • Loading branch information
altendky authored Jan 6, 2025
2 parents 6caaebb + 7086a6d commit 06b7d42
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ clvm-traits-fuzz = { path = "./crates/clvm-traits/fuzz", version = "0.16.0" }
clvm-utils-fuzz = { path = "./crates/clvm-utils/fuzz", version = "0.16.0" }
blst = { version = "0.3.12", features = ["portable"] }
clvmr = "0.10.0"
syn = "2.0.90"
syn = "2.0.95"
quote = "1.0.32"
proc-macro2 = "1.0.92"
proc-macro-crate = "1.3.1"
Expand Down

0 comments on commit 06b7d42

Please sign in to comment.