diff options
author | FxQnLr <[email protected]> | 2022-12-22 19:18:56 +0100 |
---|---|---|
committer | FxQnLr <[email protected]> | 2022-12-22 19:18:56 +0100 |
commit | 43206da6f40027715582599baa0ad1c91477539e (patch) | |
tree | bd56612d66e5db404c6aab175161a5df587cbcf0 /Cargo.toml | |
parent | a9a55e91ba313c2d30f5cb806aac9c4fceddaf2e (diff) | |
download | modlist-43206da6f40027715582599baa0ad1c91477539e.tar modlist-43206da6f40027715582599baa0ad1c91477539e.tar.gz modlist-43206da6f40027715582599baa0ad1c91477539e.zip |
added current list info
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.6.0" | 3 | version = "0.6.1" |
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 |