From dc3d9eebaaed9c572a8fbc7ff65225e241401528 Mon Sep 17 00:00:00 2001 From: Alekos Filini Date: Tue, 8 Jun 2021 14:20:36 +0200 Subject: [PATCH] Update IRC info to libera.chat --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6d8c86486..b3079f4545 100644 --- a/README.md +++ b/README.md @@ -47,8 +47,8 @@ Contributions are generally welcome. If you intend to make larger changes please discuss them in an issue before PRing them to avoid duplicate work and architectural mismatches. If you have any questions or ideas you want to discuss please join us in -[#rust-bitcoin](http://webchat.freenode.net/?channels=%23rust-bitcoin) on -freenode. +[#bitcoin-rust](https://web.libera.chat/?channel=#bitcoin-rust) on +[libera.chat](https://libera.chat). ## Minimum Supported Rust Version (MSRV) This library should always compile with any combination of features on **Rust 1.29**.