diff options
author | Nicholas Johnson <mail@nicholasjohnson.ch> | 2024-06-30 00:00:00 +0000 |
---|---|---|
committer | Nicholas Johnson <mail@nicholasjohnson.ch> | 2024-06-30 00:00:00 +0000 |
commit | 0fd4a3a13f7d999d8a4a6f3af7093b440cf261a8bf1fdd85ee9b5ba6be6b142e (patch) | |
tree | dbf4695411686b8b0af8ba6f9ae8ba3084dc8a823b320a18b4563db1d110670b /Cargo.toml | |
parent | 435d2cdb62e56cbbe21ea8fda329c1fac1aa2e052e5291c1fd44debf520d59c4 (diff) | |
download | hitomezashi-rs-3.2.3.tar.gz hitomezashi-rs-3.2.3.zip |
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ name = "hitomezashi-rs" description = "Classic two-colored Hitomezashi stitch pattern generator." readme = "README.md" -version = "3.2.2" +version = "3.2.3" authors = ["Nicholas Johnson <mail@nicholasjohnson.ch>"] edition = "2021" repository = "https://git.nicholasjohnson.ch/hitomezashi-rs" |