Skip to content

Commit

Permalink
Bump syn from 2.0.91 to 2.0.93 (#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent a01e0fb commit ce855e9
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 32 deletions.
62 changes: 31 additions & 31 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 @@ -49,7 +49,7 @@ serde = { version = "1.0.215", features = ["derive"] }
serde_json = "1.0.134"
serde_urlencoded = "0.7.1"
serde_yaml = "0.9"
syn = { version = "2.0.91", features = ["parsing"] }
syn = { version = "2.0.93", features = ["parsing"] }
thiserror = "2.0.9"
tokio = { version = "1.42.0", features = ["rt", "net"] }
# change when publishing
Expand Down

0 comments on commit ce855e9

Please sign in to comment.