Skip to content

Commit

Permalink
Update Rust crate syn to 2.0.60
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Apr 26, 2024
1 parent 15f6904 commit 6ce2de9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions slog-error-chain-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 slog-error-chain-derive/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ proc-macro = true
[dependencies]
proc-macro2 = "1.0"
quote = "1.0"
syn = "2.0"
syn = "2.0.60"

[features]
nested-values = []

0 comments on commit 6ce2de9

Please sign in to comment.