Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Commit ff121cf

Browse files
committed
Add rustc_version
1 parent 73f41cc commit ff121cf

File tree

2 files changed

+8
-17
lines changed

2 files changed

+8
-17
lines changed

Cargo.lock

+5-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -61,3 +61,6 @@ tiny-bip39 = "0.7.0"
6161

6262
[package.metadata.docs.rs]
6363
targets = ["x86_64-unknown-linux-gnu"]
64+
65+
[build-dependencies]
66+
rustc_version = "0.2"

0 commit comments

Comments
 (0)