File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -15,19 +15,19 @@ repository = "https://github.com/buffalojoec/mollusk"
1515readme = " README.md"
1616license = " MIT"
1717edition = " 2021"
18- version = " 0.0.9 "
18+ version = " 0.0.10 "
1919
2020[workspace .dependencies ]
2121bincode = " 1.3.3"
2222bs58 = " 0.5.1"
2323criterion = " 0.5.1"
24- mollusk-svm = { path = " harness" , version = " 0.0.9 " }
25- mollusk-svm-bencher = { path = " bencher" , version = " 0.0.9 " }
26- mollusk-svm-error = { path = " error" , version = " 0.0.9 " }
27- mollusk-svm-fuzz-fixture = { path = " fuzz/fixture" , version = " 0.0.9 " }
28- mollusk-svm-fuzz-fixture-firedancer = { path = " fuzz/fixture-fd" , version = " 0.0.9 " }
29- mollusk-svm-fuzz-fs = { path = " fuzz/fs" , version = " 0.0.9 " }
30- mollusk-svm-keys = { path = " keys" , version = " 0.0.9 " }
24+ mollusk-svm = { path = " harness" , version = " 0.0.10 " }
25+ mollusk-svm-bencher = { path = " bencher" , version = " 0.0.10 " }
26+ mollusk-svm-error = { path = " error" , version = " 0.0.10 " }
27+ mollusk-svm-fuzz-fixture = { path = " fuzz/fixture" , version = " 0.0.10 " }
28+ mollusk-svm-fuzz-fixture-firedancer = { path = " fuzz/fixture-fd" , version = " 0.0.10 " }
29+ mollusk-svm-fuzz-fs = { path = " fuzz/fs" , version = " 0.0.10 " }
30+ mollusk-svm-keys = { path = " keys" , version = " 0.0.10 " }
3131num-format = " 0.4.4"
3232prost = " 0.10"
3333prost-build = " 0.10"
You can’t perform that action at this time.
0 commit comments