Skip to content

Commit 3c03474

Browse files
committed
updated workflows & models
1 parent 5de9dff commit 3c03474

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -1,6 +1,6 @@
11
[package]
22
name = "dkn-compute"
3-
version = "0.2.2"
3+
version = "0.2.3"
44
edition = "2021"
55
license = "Apache-2.0"
66
readme = "README.md"
@@ -45,7 +45,7 @@ sha3 = "0.10.8"
4545
fastbloom-rs = "0.5.9"
4646

4747
# workflows
48-
ollama-workflows = { git = "https://github.com/andthattoo/ollama-workflows", rev = "322a234" }
48+
ollama-workflows = { git = "https://github.com/andthattoo/ollama-workflows", rev = "80f8e71e" }
4949

5050
# peer-to-peer
5151
libp2p = { git = "https://github.com/anilaltuner/rust-libp2p.git", rev = "7ce9f9e", features = [

0 commit comments

Comments
 (0)