Skip to content

Commit 6496adc

Browse files
committed
[wip]: Update mollusk git reference
1 parent 1ef653f commit 6496adc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ thiserror = "2.0"
2222

2323
[dev-dependencies]
2424
lazy_static = "1.5.0"
25-
mollusk-svm = { version = "0.0.13", git = "https://github.com/febo/mollusk.git", branch = "data-slice-check" }
25+
mollusk-svm = { version = "0.0.13", git = "https://github.com/buffalojoec/mollusk.git" }
2626
proptest = "1.5"
2727
serial_test = "3.2.0"
2828
solana-sdk = "2.1.0"

0 commit comments

Comments
 (0)