diff options
author | FxQnLr <[email protected]> | 2022-11-19 21:31:37 +0100 |
---|---|---|
committer | FxQnLr <[email protected]> | 2022-11-19 21:31:37 +0100 |
commit | 477e0ecbb7bb34b581c518bfc2bc7ebc210b4673 (patch) | |
tree | 2a1a883f785bfaf9d8aa20eb9a7c29737c01e07e /Cargo.toml | |
parent | fdd7525e5a0d298ebb8a9aa81cc19ec79e8cd113 (diff) | |
download | modlist-477e0ecbb7bb34b581c518bfc2bc7ebc210b4673.tar modlist-477e0ecbb7bb34b581c518bfc2bc7ebc210b4673.tar.gz modlist-477e0ecbb7bb34b581c518bfc2bc7ebc210b4673.zip |
added clean to download
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ | |||
1 | [package] | 1 | [package] |
2 | name = "modlist" | 2 | name = "modlist" |
3 | version = "0.2.1" | 3 | version = "0.2.2" |
4 | edition = "2021" | 4 | edition = "2021" |
5 | 5 | ||
6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html | 6 | # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |