Skip to content

Commit

Permalink
Bump syn from 2.0.59 to 2.0.60 (risc0#1684)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent 461c57b commit df99cdd
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 40 deletions.
78 changes: 39 additions & 39 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 risc0/cargo-risczero/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ risc0-build = { workspace = true }
risc0-r0vm = { workspace = true, optional = true }
risc0-zkvm = { workspace = true }
serde = { version = "1", features = ["derive"] }
syn = "2.0.59"
syn = "2.0.60"
tar = "0.4"
tempfile = "3"
text_io = "0.1.12"
Expand Down

0 comments on commit df99cdd

Please sign in to comment.