diff options
author | fxqnlr <[email protected]> | 2023-02-19 12:15:17 +0100 |
---|---|---|
committer | fxqnlr <[email protected]> | 2023-02-19 12:15:17 +0100 |
commit | 2711f05669e353fbf452156d54855e9ba454f4a8 (patch) | |
tree | 5b331e33cfb9a8c7adb3826f9b7d07a0020dd67c /Cargo.toml | |
parent | 9f2f36eb7ff00d655ab9fb12f10434962b7de1a2 (diff) | |
download | modlist-2711f05669e353fbf452156d54855e9ba454f4a8.tar modlist-2711f05669e353fbf452156d54855e9ba454f4a8.tar.gz modlist-2711f05669e353fbf452156d54855e9ba454f4a8.zip |
VERSION UP
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.11.0" | 3 | version = "0.11.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 |