Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #37 from astatide/renovate/syn-2.x
Browse files Browse the repository at this point in the history
Update Rust crate syn to 2.0.16
  • Loading branch information
astatide authored May 25, 2023
2 parents f64110c + 1fc8132 commit dbe1dd3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions crates/decay_si_derive/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 crates/decay_si_derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2021"
proc-macro = true

[dependencies]
syn = "2.0.15"
syn = "2.0.16"
quote = "1.0"
strum = "0.24"
strum_macros = "0.24"
Expand Down

0 comments on commit dbe1dd3

Please sign in to comment.