Skip to content

Commit

Permalink
Bump parsec-interface to 0.29.0
Browse files Browse the repository at this point in the history
Signed-off-by: Tomás González <tomasagustin.gonzalezorlando@arm.com>
  • Loading branch information
tgonzalezorlandoarm committed Oct 11, 2023
1 parent 3bcd732 commit d30c341
Show file tree
Hide file tree
Showing 3 changed files with 115 additions and 66 deletions.
97 changes: 39 additions & 58 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 @@ -15,7 +15,7 @@ name = "parsec"
path = "src/bin/main.rs"

[dependencies]
parsec-interface = "0.28.0"
parsec-interface = "0.29.0"
rand = { version = "0.8.3", features = ["small_rng"], optional = true }
base64 = "0.21.0"
threadpool = "1.8.1"
Expand Down
82 changes: 75 additions & 7 deletions fuzz/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d30c341

Please sign in to comment.