Skip to content

Commit 3efb32c

Browse files
author
Conor Okus
committed
Update edition value
1 parent dfd35d3 commit 3efb32c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/bitcoind-rpc-client/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "bitcoind-rpc-client"
33
version = "0.1.0"
44
authors = ["Conor Okus <conor@squarecrypto.org>"]
55
license = "MIT OR Apache-2.0"
6-
edition = "2021"
6+
edition = "2018"
77

88
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
99

0 commit comments

Comments
 (0)