diff --git a/Cargo.lock b/Cargo.lock index 5794413..3fc679f 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -406,7 +406,7 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" [[package]] name = "fastexcel" -version = "0.11.2" +version = "0.11.3" dependencies = [ "arrow", "calamine", diff --git a/Cargo.toml b/Cargo.toml index 13157d8..d16c806 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fastexcel" -version = "0.11.2" +version = "0.11.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html