substrate-build-script-utils 11.0.3

Crate with utility functions for `build.rs` scripts.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "substrate-build-script-utils"
version = "11.0.3"
authors.workspace = true
edition.workspace = true
license = "Apache-2.0"
homepage.workspace = true
repository.workspace = true
description = "Crate with utility functions for `build.rs` scripts."
readme = "README.md"

[lints]
workspace = true

[package.metadata.docs.rs]
targets = ["x86_64-unknown-linux-gnu"]