diff --git a/Cargo.toml b/Cargo.toml index 0f4cae8d..fb757eb6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "kornia_rs" -version = "0.0.2" +version = "0.0.3" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html @@ -25,4 +25,4 @@ harness = false [features] default = [] viz = [] -libjpeg-turbo = [] \ No newline at end of file +libjpeg-turbo = []