File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,6 +8,11 @@ homepage = "https://github.com/ElementsProject/rust-elements/"
88repository = " https://github.com/ElementsProject/rust-elements/"
99documentation = " https://docs.rs/elements/"
1010edition = " 2018"
11+ rust-version = " 1.63.0"
12+
13+ [workspace .metadata .rbmt .toolchains ]
14+ nightly = " nightly-2025-09-27"
15+ stable = " 1.95.0"
1116
1217[features ]
1318default = [" json-contract" ]
Original file line number Diff line number Diff line change 11avoid-breaking-exported-api = true
2- msrv = " 1.63.0"
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ name = "elementsd-tests"
33version = " 0.1.0"
44authors = [" Andrew Poelstra <apoelstra@wpsoftware.net>" ]
55edition = " 2018"
6+ rust-version = " 1.63.0"
67
78# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
89
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments