summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFxQnLr <[email protected]>2022-12-27 11:46:22 +0100
committerFxQnLr <[email protected]>2022-12-27 11:46:22 +0100
commite1c79889d3bf02c8d131d642fed8ba7ef9521bf4 (patch)
tree82c9f375ecbcf4f51f7ff453b5f19299389eb178 /Cargo.toml
parent0515548682a95db643a008146105d8ecdb446e58 (diff)
downloadmodlist-e1c79889d3bf02c8d131d642fed8ba7ef9521bf4.tar
modlist-e1c79889d3bf02c8d131d642fed8ba7ef9521bf4.tar.gz
modlist-e1c79889d3bf02c8d131d642fed8ba7ef9521bf4.zip
some error stuff; version update
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 c1de0fc..124c084 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "modlist" 2name = "modlist"
3version = "0.6.2" 3version = "0.7.0"
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