mirror of
https://github.com/ipetkov/crane.git
synced 2024-11-25 21:42:20 +03:00
f491bee4f9
* vendorCargoRegistries: accept `registries` from the caller if specified * Add vendorMultipleCargoDeps
9 lines
191 B
TOML
9 lines
191 B
TOML
[package]
|
|
name = "project-with-build-std"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|