Skip to content

Commit

Permalink
Update version to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Senya01 authored Nov 26, 2024
1 parent 44d9b71 commit 0513106
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,9 +1,9 @@
[package]
name = "UnityCrop"
version = "0.1.0"
version = "2.0.0"
edition = "2021"

[dependencies]
image = "0.25.5"
serde = { version = "1.0", features = ["derive"] }
serde_yaml = "0.9"
serde_yaml = "0.9"

0 comments on commit 0513106

Please sign in to comment.