summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2023-05-03 08:01:51 +0200
committerfxqnlr <[email protected]>2023-05-03 08:01:51 +0200
commit245b6b9926033acd750503ab4947c9514c5e1aa6 (patch)
tree23734750cb3c80c69cde2599a2871adc3cd6b659 /Cargo.toml
parent202ed4fcaa69e7de23e83fab0bae4ced6209eee4 (diff)
downloadmodlist-245b6b9926033acd750503ab4947c9514c5e1aa6.tar
modlist-245b6b9926033acd750503ab4947c9514c5e1aa6.tar.gz
modlist-245b6b9926033acd750503ab4947c9514c5e1aa6.zip
fuck serde, plus maybe added quilt
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 736831d..bd41811 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
1[package] 1[package]
2name = "modlist" 2name = "modlist"
3version = "0.14.0" 3version = "0.14.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