SHA256
1
0
forked from pool/bottom
bottom/cargo_config

9 lines
138 B
Plaintext
Raw Normal View History

[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"
[profile.release]
strip = "symbols"