summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2022-12-09 20:30:10 +0100
committerfxqnlr <[email protected]>2022-12-09 20:30:10 +0100
commit1c8964441432047eaa2e866666c4055b35b55253 (patch)
treea14da6da0410a73defa724bac832c7b7f147dcab /Cargo.toml
parenta9b5f7be4e98ecaa016382d3024270192ee586b0 (diff)
downloadmodlist-1c8964441432047eaa2e866666c4055b35b55253.tar
modlist-1c8964441432047eaa2e866666c4055b35b55253.tar.gz
modlist-1c8964441432047eaa2e866666c4055b35b55253.zip
added download with delete; new file format
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 89db1d5..b8091cd 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "modlist" 2name = "modlist"
3version = "0.4.0" 3version = "0.5.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