Skip to content

Commit 05c9195

Browse files
committed
remove starlight from cargo toml
1 parent fa1ee5b commit 05c9195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repository = "https://github.com/tmpolaczyk/fuzz-tanssi-runtime"
1919
[workspace.dependencies]
2020
externalities-without-storage-root = { path = "crates/externalities-without-storage-root" }
2121
fuzz-dancelight = { path = "fuzzers/fuzz-dancelight" }
22-
fuzz-starlight = { path = "fuzzers/fuzz-starlight" }
22+
#fuzz-starlight = { path = "fuzzers/fuzz-starlight" }
2323

2424
dancelight-runtime = { git = "https://github.com/moondance-labs/tanssi", branch = "master", default-features = false }
2525
dancelight-runtime-constants = { git = "https://github.com/moondance-labs/tanssi", branch = "master", default-features = false }

0 commit comments

Comments
 (0)