summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2024-09-03 23:36:20 +0200
committerfxqnlr <[email protected]>2024-09-03 23:36:20 +0200
commit1d64516ed95266a4fc1f8a18652f99158a4004f1 (patch)
treea58408e693305f73ea03e63da6d4cb1e49938228 /Cargo.toml
parentd3870a2efa74e68c643dfb4aef32edc2536503b0 (diff)
downloadmodlist-1d64516ed95266a4fc1f8a18652f99158a4004f1.tar
modlist-1d64516ed95266a4fc1f8a18652f99158a4004f1.tar.gz
modlist-1d64516ed95266a4fc1f8a18652f99158a4004f1.zip
pushing as 1.0 so I can rework as 2v1.0.0
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 c0fca21..35f65f4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "modlist" 2name = "modlist"
3version = "0.15.0" 3version = "1.0.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