Skip to content

Commit

Permalink
bump yamux
Browse files Browse the repository at this point in the history
  • Loading branch information
sinui0 committed Jun 26, 2024
1 parent e51877e commit c83d97e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wasm/prover/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ rust-version = "1.56"
version = "0.1.0"

[patch.crates-io]
yamux = { git = "https://github.com/tlsnotary/rust-yamux", rev = "8bd5d40" }
yamux = { git = "https://github.com/tlsnotary/rust-yamux", rev = "d8bd97c" }

[lib]
crate-type = ["cdylib", "rlib"]
Expand Down

0 comments on commit c83d97e

Please sign in to comment.