Skip to content

Commit

Permalink
Merge pull request #743 from gosub-io/dependabot/cargo/syn-2.0.93
Browse files Browse the repository at this point in the history
  • Loading branch information
Sharktheone authored Dec 30, 2024
2 parents b70d74b + cf3e079 commit 02451c1
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 @@ -7,7 +7,7 @@ license = "MIT"
description = "Web Interop for Gosub"

[dependencies]
syn = { version = "2.0.91", features = ["full", "extra-traits"] }
syn = { version = "2.0.93", features = ["full", "extra-traits"] }
quote = { version = "1.0.37", features = [] }
proc-macro2 = "1.0.92"
lazy_static = "1.5.0"
Expand Down

0 comments on commit 02451c1

Please sign in to comment.