Skip to content

Commit cd5a20d

Browse files
committed
chore: remove patch.
1 parent 6308bfb commit cd5a20d

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

Cargo.lock

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-2
Original file line numberDiff line numberDiff line change
@@ -251,5 +251,4 @@ merlin = { git = "https://github.com/aptos-labs/merlin" }
251251
x25519-dalek = { git = "https://github.com/aptos-labs/x25519-dalek", branch = "zeroize_v1" }
252252
sha2 = { git = "https://github.com/risc0/RustCrypto-hashes", tag = "sha2-v0.10.8-risczero.0" }
253253
ed25519-dalek = { git = "https://github.com/risc0/curve25519-dalek", tag = "curve25519-4.1.0-risczero.1" }
254-
zstd-sys = { git = "https://github.com/gyscos/zstd-rs.git", rev = "1779b385b42b08f958b767a37878dfa6a0b4f6a4" }
255-
wait-timeout = { git = "https://github.com/movementlabsxyz/wait-timeout", branch = "risc0" }
254+
zstd-sys = { git = "https://github.com/gyscos/zstd-rs.git", rev = "1779b385b42b08f958b767a37878dfa6a0b4f6a4" }

protocol-units/dispute/lib/forge-std

Submodule forge-std deleted from bb4ceea

0 commit comments

Comments
 (0)