aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMax Audron <me@audron.dev>2025-12-14 01:10:43 +0100
committerMax Audron <me@audron.dev>2025-12-14 01:10:43 +0100
commitbca4afcff6c28b1f2705c82f452f888510482398 (patch)
tree5c6de945dfd1dff60c55c0531fb06d49792e5810 /Cargo.toml
parentadd server password (diff)
release 1.7.01.7.0
- update dependencies - add server password
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 362df14..26fe38c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "catinator"
-version = "1.6.5"
+version = "1.7.0"
authors = ["Max Audron <audron@cocaine.farm>"]
edition = "2018"