diff --git a/Cargo.lock b/Cargo.lock index 5358c80..2992400 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -345,7 +345,7 @@ dependencies = [ [[package]] name = "fastexcel" -version = "0.9.0" +version = "0.9.1" dependencies = [ "anyhow", "arrow", diff --git a/Cargo.toml b/Cargo.toml index 2ad1141..b99bb00 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fastexcel" -version = "0.9.0" +version = "0.9.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html