aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Audron <audron@cocaine.farm>2021-05-26 08:37:22 +0200
committerMax Audron <audron@cocaine.farm>2021-05-26 08:37:22 +0200
commitbf06821e77078c10ab3cdd7ea3a364030c144e16 (patch)
treecb3d55f2dfa17ea38623240d5631864eb7a5ccf4
parentfix log breaking once buffer full (diff)
Release 1.0.1
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml2
-rw-r--r--config.toml2
3 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.lock b/Cargo.lock
index dcfd2d9..0a1c660 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -73,7 +73,7 @@ checksum = "b700ce4376041dcd0a327fd0097c41095743c4c8af8887265942faf1100bd040"
[[package]]
name = "catinator"
-version = "0.1.0"
+version = "1.0.1"
dependencies = [
"anyhow",
"base64",
diff --git a/Cargo.toml b/Cargo.toml
index 51af6ce..04ab48d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "catinator"
-version = "1.0.0"
+version = "1.0.1"
authors = ["Max Audron <audron@cocaine.farm>"]
edition = "2018"
diff --git a/config.toml b/config.toml
index 87811d1..d5900fd 100644
--- a/config.toml
+++ b/config.toml
@@ -9,7 +9,7 @@ hostname = "irc.snoonet.org"
port = 6697
tls = true
sasl = true
-channels = ["#audron-test"]
+channels = ["#gnulag", "#audron-test"]
[settings]
prefix = ':'