summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFxQnLr <[email protected]>2023-05-13 12:37:07 +0200
committerFxQnLr <[email protected]>2023-05-13 12:37:07 +0200
commit8398b4003b72b3eefea11d8f71897ddb48f4b0ad (patch)
treee389808b24fca06aed882177c9d70a5d9121c619 /Cargo.toml
parentbf8fa23bf00584e4efa3060cf8ca4932173061c9 (diff)
downloadmodlist-8398b4003b72b3eefea11d8f71897ddb48f4b0ad.tar
modlist-8398b4003b72b3eefea11d8f71897ddb48f4b0ad.tar.gz
modlist-8398b4003b72b3eefea11d8f71897ddb48f4b0ad.zip
impl of set_version import
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 bd41811..345f60d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "modlist" 2name = "modlist"
3version = "0.14.1" 3version = "0.14.2"
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