paholg / dimensioned

Compile-time dimensional analysis for various unit systems using Rust's type system.
https://crates.io/crates/dimensioned
MIT License
300 stars 23 forks source link

`serde_test` should be dev-dependency #85

Open Mingun opened 1 year ago

Mingun commented 1 year ago

If I'm not missing something, it is required only for tests, so it should be in the [dev-dependencies] section