diff --git a/Cargo.lock b/Cargo.lock index 05c69de..f259aeb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3458,7 +3458,7 @@ dependencies = [ [[package]] name = "ollama-workflows" version = "0.1.0" -source = "git+https://github.com/andthattoo/ollama-workflows?rev=31b6da6#31b6da648df32aa278ac491d557a4f13121ba538" +source = "git+https://github.com/andthattoo/ollama-workflows?rev=322a234#322a234f9d3fd39bcd434183d606bd371f6eee26" dependencies = [ "async-trait", "colored", diff --git a/Cargo.toml b/Cargo.toml index ae0e048..9443fe9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ sha3 = "0.10.8" fastbloom-rs = "0.5.9" # workflows -ollama-workflows = { git = "https://github.com/andthattoo/ollama-workflows", rev = "31b6da6" } +ollama-workflows = { git = "https://github.com/andthattoo/ollama-workflows", rev = "322a234" } # peer-to-peer libp2p = { git = "https://github.com/anilaltuner/rust-libp2p.git", rev = "7ce9f9e", features = [