Merge pull request #610 from afilini/fix/irc-link

Update IRC info to libera.chat
This commit is contained in:
Matt Corallo 2021-06-08 15:02:32 +00:00 committed by GitHub
commit c82e75854a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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**.