diff options
author | fxqnlr <[email protected]> | 2023-02-19 11:49:23 +0100 |
---|---|---|
committer | fxqnlr <[email protected]> | 2023-02-19 11:49:23 +0100 |
commit | 9c984cef9a2d0fb223635617934959480e8ca2df (patch) | |
tree | 4e9bcae11b2f028822591ea2948e311dded2de10 /Cargo.toml | |
parent | ff23a11e632812b685f594324e6004c6da81cd4d (diff) | |
download | modlist-9c984cef9a2d0fb223635617934959480e8ca2df.tar modlist-9c984cef9a2d0fb223635617934959480e8ca2df.tar.gz modlist-9c984cef9a2d0fb223635617934959480e8ca2df.zip |
Added adding of specific mod-version
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.10.0" | 3 | version = "0.11.0" |
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 |