diff options
author | fxqnlr <[email protected]> | 2022-12-18 23:11:50 +0100 |
---|---|---|
committer | fxqnlr <[email protected]> | 2022-12-18 23:11:50 +0100 |
commit | 28706f6edf10a135a67334d7035948bab4064bef (patch) | |
tree | 64ce9c6aa58167e0b9ffbca968c1aaab224cea73 /Cargo.toml | |
parent | dc5955955785cdabea90c010db65b661ab87e2dc (diff) | |
download | modlist-28706f6edf10a135a67334d7035948bab4064bef.tar modlist-28706f6edf10a135a67334d7035948bab4064bef.tar.gz modlist-28706f6edf10a135a67334d7035948bab4064bef.zip |
dl add clean & all-lists; start of io
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.5.1" | 3 | version = "0.5.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 |