Skip to content

Commit 256d78a

Browse files
committed
upgrade workflows & libp2p
1 parent 27445d0 commit 256d78a

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ sha3 = "0.10.8"
4545
fastbloom-rs = "0.5.9"
4646

4747
# workflows
48-
ollama-workflows = { git = "https://github.com/andthattoo/ollama-workflows", rev = "ba038f7" }
48+
ollama-workflows = { git = "https://github.com/andthattoo/ollama-workflows", rev = "91f3086" }
4949

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

0 commit comments

Comments
 (0)