diff options
Diffstat (limited to 'hitomezashi_cli/Cargo.toml')
-rw-r--r-- | hitomezashi_cli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hitomezashi_cli/Cargo.toml b/hitomezashi_cli/Cargo.toml index a95192f..fa33120 100644 --- a/hitomezashi_cli/Cargo.toml +++ b/hitomezashi_cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hitomezashi_cli" -version = "0.1.0" +version = "1.0.0" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |