Skip to content

Commit 3ef1a6d

Browse files
RCasattaafilini
authored andcommitted
Update lib.rs
1 parent 5e95c44 commit 3ef1a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
//! This library provides an extendable Bitcoin-Electrum client that supports batch calls,
44
//! notifications and multiple transport methods.
55
//!
6-
//! By default this library is compiled with support for SSL servers using [`rustls`](https;//docs.rs/rustls) and support for
6+
//! By default this library is compiled with support for SSL servers using [`rustls`](https://docs.rs/rustls) and support for
77
//! plaintext connections over a socks proxy, useful for Onion servers. Using different features,
88
//! the SSL implementation can be removed or replaced with [`openssl`](https://docs.rs/openssl).
99
//!

0 commit comments

Comments
 (0)