cargo/crates/xtask-build-man/Cargo.toml
Ed Page 9438f80042 chore: Remove rust-version from private packages
I removed it from `cargo-test-support` and `cargo-test-macro`, despite
people depending on those (via git) because my long term plan is resting
on the `auto` value which won't affect git dependencies.
2024-01-18 15:24:25 -06:00

11 lines
136 B
TOML

[package]
name = "xtask-build-man"
version = "0.0.0"
edition.workspace = true
publish = false
[dependencies]
[lints]
workspace = true