summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFxQnLr <[email protected]>2022-12-21 10:27:19 +0100
committerFxQnLr <[email protected]>2022-12-21 10:27:19 +0100
commita9a55e91ba313c2d30f5cb806aac9c4fceddaf2e (patch)
tree29e9ff6bc21630ca68101510bf99e2e5d40be291 /Cargo.toml
parentf87ac1a38af96087e8a6927a6cad7ca19b48d76d (diff)
downloadmodlist-a9a55e91ba313c2d30f5cb806aac9c4fceddaf2e.tar
modlist-a9a55e91ba313c2d30f5cb806aac9c4fceddaf2e.tar.gz
modlist-a9a55e91ba313c2d30f5cb806aac9c4fceddaf2e.zip
finished io functionality, some mod add changes
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 339d708..a881bfc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "modlist" 2name = "modlist"
3version = "0.5.2" 3version = "0.6.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