File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " esplora-client"
3
- version = " 0.1.0 "
3
+ version = " 0.1.1 "
4
4
edition = " 2018"
5
5
authors = [
" Alekos Filini <[email protected] >" ]
6
6
license = " MIT"
Original file line number Diff line number Diff line change 3
3
Bitcoin Esplora API client library. Supports plaintext, TLS and Onion servers. Blocking or async.
4
4
5
5
<p >
6
- <a href="https://crates.io/crates/rust- esplora-client"><img alt="Crate Info" src="https://img.shields.io/crates/v/rust- esplora-client.svg"/></a>
6
+ <a href="https://crates.io/crates/esplora-client"><img alt="Crate Info" src="https://img.shields.io/crates/v/esplora-client.svg"/></a>
7
7
<a href="https://github.com/bitcoindevkit/rust-esplora-client/blob/master/LICENSE"><img alt="MIT Licensed" src="https://img.shields.io/badge/license-MIT-blue.svg"/></a>
8
- <a href="https://github.com/bitcoindevkit/rust-esplora-client/actions?query=workflow%3ACode%20Coverage "><img alt="CI Status" src="https://github.com/bitcoindevkit/rust-esplora-client/workflows/Code%20Coverage /badge.svg"></a>
8
+ <a href="https://github.com/bitcoindevkit/rust-esplora-client/actions/workflows/cont_integration.yml "><img alt="CI Status" src="https://github.com/bitcoindevkit/rust-esplora-client/workflows/Rust /badge.svg"></a>
9
9
<a href='https://coveralls.io/github/bitcoindevkit/rust-esplora-client?branch=master'><img src='https://coveralls.io/repos/github/bitcoindevkit/rust-esplora-client/badge.svg?branch=master' alt='Coverage Status' /></a>
10
- <a href="https://docs.rs/rust- esplora-client"><img alt="API Docs" src="https://img.shields.io/badge/docs.rs-rust- esplora-client-green"/></a>
10
+ <a href="https://docs.rs/esplora-client"><img alt="API Docs" src="https://img.shields.io/badge/docs.rs-esplora- -client-green"/></a>
11
11
<a href="https://blog.rust-lang.org/2021/11/01/Rust-1.56.1.html"><img alt="Rustc Version 1.56.1+" src="https://img.shields.io/badge/rustc-1.56.1%2B-lightgrey.svg"/></a>
12
12
<a href="https://discord.gg/d7NkDKm"><img alt="Chat on Discord" src="https://img.shields.io/discord/753336465005608961?logo=discord"></a>
13
13
</p >
You can’t perform that action at this time.
0 commit comments