Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

Commit 372562b

Browse files
committed
Update lock files
I did a bad thing and pushed patches to master then cut a release of `bitcoind-json-rpc-client` without using a PR, and forgot to update lock files - so here it is.
1 parent 8409622 commit 372562b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo-minimal.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies = [
8686

8787
[[package]]
8888
name = "bitcoind-json-rpc-client"
89-
version = "0.2.0"
89+
version = "0.2.1"
9090
dependencies = [
9191
"bitcoin",
9292
"bitcoind-json-rpc-types",

Cargo-recent.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies = [
8686

8787
[[package]]
8888
name = "bitcoind-json-rpc-client"
89-
version = "0.2.0"
89+
version = "0.2.1"
9090
dependencies = [
9191
"bitcoin",
9292
"bitcoind-json-rpc-types",

0 commit comments

Comments
 (0)