Skip to content

Commit

Permalink
Merge pull request #724 from gosub-io/dependabot/cargo/syn-2.0.91
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharktheone authored Dec 23, 2024
2 parents 8ec157d + 32d29f6 commit dcf3256
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
80 changes: 40 additions & 40 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 crates/gosub_webinterop/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors = ["Gosub Community <[email protected]>"]
license = "MIT"

[dependencies]
syn = { version = "2.0.90", features = ["full", "extra-traits"] }
syn = { version = "2.0.91", features = ["full", "extra-traits"] }
quote = { version = "1.0.37", features = [] }
proc-macro2 = "1.0.92"
serde = { version = "1.0.216", features = ["derive"] }
Expand Down

0 comments on commit dcf3256

Please sign in to comment.