We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 59b6c81 commit 4ffdfacCopy full SHA for 4ffdfac
1 file changed
packages/pynumaflow-lite/Cargo.toml
@@ -9,7 +9,7 @@ name = "pynumaflow_lite"
9
crate-type = ["cdylib", "rlib"]
10
11
[dependencies]
12
-numaflow = { git = "https://github.com/numaproj/numaflow-rs.git", rev = "03937f9b87653046425b78871535aa86541859cc" }
+numaflow = { git = "https://github.com/numaproj/numaflow-rs.git", rev = "44ee3068fcf7088ff265df7ae7ce1881a40694ff" }
13
pyo3 = { version = "0.27.1", features = ["chrono", "experimental-inspect"] }
14
tokio = "1.47.1"
15
tonic = "0.14.2"
0 commit comments