summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFxQnLr <[email protected]>2022-12-22 19:18:56 +0100
committerFxQnLr <[email protected]>2022-12-22 19:18:56 +0100
commit43206da6f40027715582599baa0ad1c91477539e (patch)
treebd56612d66e5db404c6aab175161a5df587cbcf0 /Cargo.toml
parenta9a55e91ba313c2d30f5cb806aac9c4fceddaf2e (diff)
downloadmodlist-43206da6f40027715582599baa0ad1c91477539e.tar
modlist-43206da6f40027715582599baa0ad1c91477539e.tar.gz
modlist-43206da6f40027715582599baa0ad1c91477539e.zip
added current list info
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 a881bfc..13280a1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "modlist" 2name = "modlist"
3version = "0.6.0" 3version = "0.6.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