summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2023-01-07 13:25:00 +0100
committerfxqnlr <[email protected]>2023-01-07 13:25:00 +0100
commitc6061b519822511a92975d56562dd3c7181ed421 (patch)
tree47b03200bc0782ba238524473aa159bf79812b26 /Cargo.toml
parentd0d282de34e77263129770ab28b8ec97d115ba72 (diff)
downloadmodlist-c6061b519822511a92975d56562dd3c7181ed421.tar
modlist-c6061b519822511a92975d56562dd3c7181ed421.tar.gz
modlist-c6061b519822511a92975d56562dd3c7181ed421.zip
moved update in own function
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 6e9c282..76b31d4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "modlist" 2name = "modlist"
3version = "0.8.0" 3version = "0.8.1"
4edition = "2021" 4edition = "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