We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1ba5ea commit 17696f3Copy full SHA for 17696f3
Cargo.toml
@@ -8,7 +8,7 @@ autotests = false
8
homepage = "https://github.com/ordinals/ord"
9
repository = "https://github.com/ordinals/ord"
10
autobins = false
11
-rust-version = "1.67"
+rust-version = "1.74.0"
12
13
[package.metadata.deb]
14
copyright = "The Ord Maintainers"
crates/ordinals/Cargo.toml
@@ -6,7 +6,7 @@ description = "Library for interoperating with ordinals and inscriptions"
6
7
license = "CC0-1.0"
[dependencies]
bitcoin = { version = "0.30.1", features = ["rand"] }
0 commit comments