Skip to content

Commit 2abc5e9

Browse files
committed
update to mem fixed fork rev
1 parent fce40f6 commit 2abc5e9

File tree

6 files changed

+112
-106
lines changed

6 files changed

+112
-106
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ fastbloom-rs = "0.5.9"
4848
ollama-workflows = { git = "https://github.com/andthattoo/ollama-workflows", rev = "d6b2e1e" }
4949

5050
# peer-to-peer
51-
libp2p = { git = "https://github.com/anilaltuner/rust-libp2p.git", rev = "be2ed55", features = [
51+
libp2p = { git = "https://github.com/anilaltuner/rust-libp2p.git", rev = "62f910e", features = [
5252
# libp2p = { version = "0.54.1", features = [
5353
"dcutr",
5454
"ping",

0 commit comments

Comments
 (0)