Skip to content

Commit 0712fc0

Browse files
authored
Merge pull request #107 from firstbatchxyz/erhant/update-mem-fixed
update to mem fixed fork rev
2 parents fce40f6 + eb80aa5 commit 0712fc0

File tree

6 files changed

+128
-110
lines changed

6 files changed

+128
-110
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 = "3c55e95", features = [
5252
# libp2p = { version = "0.54.1", features = [
5353
"dcutr",
5454
"ping",

0 commit comments

Comments
 (0)