We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6434379 commit 509ba69Copy full SHA for 509ba69
Cargo.toml
@@ -2,6 +2,7 @@
2
name = "namada-faucet"
3
version = "0.1.0"
4
edition = "2021"
5
+build = "build.rs"
6
7
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
8
0 commit comments