diff --git a/ibis-server/rust/Cargo.toml b/ibis-server/rust/Cargo.toml index cc5702082..9e8f6142e 100644 --- a/ibis-server/rust/Cargo.toml +++ b/ibis-server/rust/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "wren-core-wrapper" +name = "wren-modeling-py" version = "0.1.0" edition = "2021" include = ["/src", "pyproject.toml", "Cargo.toml", "Cargo.lock"]