Skip to content

Commit

Permalink
Bump syn from 2.0.48 to 2.0.50 (risc0#1460)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent 1e84338 commit 69f793a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion risc0/cargo-risczero/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ risc0-build = { workspace = true }
risc0-r0vm = { workspace = true, optional = true }
risc0-zkvm = { workspace = true, optional = true }
serde = { version = "1", features = ["derive"] }
syn = "2.0.38"
syn = "2.0.50"
tar = "0.4"
tempfile = "3"
text_io = "0.1.12"
Expand Down

0 comments on commit 69f793a

Please sign in to comment.