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

Commit

Permalink
Update Rust crate syn to 2.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2023
1 parent dbe1dd3 commit 091973e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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.16"
syn = "2.0.17"
quote = "1.0"
strum = "0.24"
strum_macros = "0.24"
Expand Down

0 comments on commit 091973e

Please sign in to comment.