diff --git a/rust/Cargo.toml b/rust/Cargo.toml index a0fad6579d..8c87d8efd6 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "deltalake" -version = "0.4.1" +version = "0.5.0" rust-version = "1.64" authors = ["Qingping Hou "] homepage = "https://github.com/delta-io/delta.rs"