mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-16 17:25:03 +01:00
wip
This commit is contained in:
parent
c5621b3794
commit
c5118b9daf
6 changed files with 146 additions and 0 deletions
9
cargo_tests/a/Cargo.toml
Normal file
9
cargo_tests/a/Cargo.toml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
[package]
|
||||
name = "a"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
[workspace]
|
||||
Loading…
Add table
Add a link
Reference in a new issue