Skip to content

Commit ca4eb39

Browse files
committed
Update reqs
1 parent 8f92204 commit ca4eb39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

py-forust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
pyo3 = { version = "0.28", features = ["extension-module"] }
13-
forust-ml = { version = "0.5.0", path = "../" }
13+
forust-ml = { version = "0.6.0-rc.1", path = "../" }
1414
numpy = "0.28"
1515
ndarray = "0.17"
1616
serde_plain = { version = "1.0" }

0 commit comments

Comments
 (0)