Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarriba committed Jul 2, 2022
1 parent e3af3ea commit 922b008
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 = "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
Expand All @@ -25,4 +25,4 @@ harness = false
[features]
default = []
viz = []
libjpeg-turbo = []
libjpeg-turbo = []

0 comments on commit 922b008

Please sign in to comment.