Skip to content

Commit

Permalink
Release 0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ebraraktas committed Aug 18, 2022
1 parent a633d41 commit 339cf73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tflitec"
version = "0.5.0"
version = "0.5.1"
authors = ["ebraraktas <[email protected]>"]
edition = "2018"
license = "MIT"
Expand Down Expand Up @@ -30,4 +30,4 @@ xnnpack_qs8 = ["xnnpack"]
# document all features
all-features = true
# defines the configuration attribute `docsrs`
rustdoc-args = ["--cfg", "docsrs"]
rustdoc-args = ["--cfg", "docsrs"]

0 comments on commit 339cf73

Please sign in to comment.