diff --git a/Cargo.toml b/Cargo.toml index 14aec35..2b8c61b 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "tflitec" -version = "0.5.0" +version = "0.5.1" authors = ["ebraraktas "] edition = "2018" license = "MIT" @@ -30,4 +30,4 @@ xnnpack_qs8 = ["xnnpack"] # document all features all-features = true # defines the configuration attribute `docsrs` -rustdoc-args = ["--cfg", "docsrs"] \ No newline at end of file +rustdoc-args = ["--cfg", "docsrs"]