diff options
author | fxqnlr <[email protected]> | 2023-01-07 13:25:00 +0100 |
---|---|---|
committer | fxqnlr <[email protected]> | 2023-01-07 13:25:00 +0100 |
commit | c6061b519822511a92975d56562dd3c7181ed421 (patch) | |
tree | 47b03200bc0782ba238524473aa159bf79812b26 /Cargo.toml | |
parent | d0d282de34e77263129770ab28b8ec97d115ba72 (diff) | |
download | modlist-c6061b519822511a92975d56562dd3c7181ed421.tar modlist-c6061b519822511a92975d56562dd3c7181ed421.tar.gz modlist-c6061b519822511a92975d56562dd3c7181ed421.zip |
moved update in own function
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.8.0" | 3 | version = "0.8.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 |