Skip to content

Commit 430d742

Browse files
committed
doc: add rust-version to toml file
1 parent cd5639f commit 430d742

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ license = "MIT OR Apache-2.0"
66
description = "Persistence backend for bdk using redb"
77
repository = "https://github.com/110CodingP/bdk_redb"
88
readme = "README.md"
9+
rust-version = "1.85.0"
910

1011
[dependencies]
1112
bdk_wallet = {version = "2.0.0", optional = true}

0 commit comments

Comments
 (0)