Skip to content

Commit

Permalink
bump for release
Browse files Browse the repository at this point in the history
  • Loading branch information
buffalojoec committed Oct 18, 2024
1 parent a98aba6 commit d8e61c9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

8 changes: 4 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ repository = "https://github.com/buffalojoec/mollusk"
readme = "README.md"
license = "MIT"
edition = "2021"
version = "0.0.4"
version = "0.0.5"

[workspace.dependencies]
bincode = "1.3.3"
bs58 = "0.5.1"
mollusk-svm = { path = "harness", version = "0.0.4" }
mollusk-svm-bencher = { path = "bencher", version = "0.0.4" }
mollusk-svm-fuzz-fixture = { path = "fuzz/fixture", version = "0.0.4" }
mollusk-svm = { path = "harness", version = "0.0.5" }
mollusk-svm-bencher = { path = "bencher", version = "0.0.5" }
mollusk-svm-fuzz-fixture = { path = "fuzz/fixture", version = "0.0.5" }
num-format = "0.4.4"
prost = "0.10"
prost-build = "0.10"
Expand Down

0 comments on commit d8e61c9

Please sign in to comment.