diff options
author | fxqnlr <[email protected]> | 2023-05-03 08:01:51 +0200 |
---|---|---|
committer | fxqnlr <[email protected]> | 2023-05-03 08:01:51 +0200 |
commit | 245b6b9926033acd750503ab4947c9514c5e1aa6 (patch) | |
tree | 23734750cb3c80c69cde2599a2871adc3cd6b659 /Cargo.toml | |
parent | 202ed4fcaa69e7de23e83fab0bae4ced6209eee4 (diff) | |
download | modlist-245b6b9926033acd750503ab4947c9514c5e1aa6.tar modlist-245b6b9926033acd750503ab4947c9514c5e1aa6.tar.gz modlist-245b6b9926033acd750503ab4947c9514c5e1aa6.zip |
fuck serde, plus maybe added quilt
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.14.0" | 3 | version = "0.14.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 |