Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
removing the `std` feature as well would drop some dependencies tied to `rust_decimal` from the `Cargo.lock` but unclear to me what the actual impact on compile times is. We may want to consider dropping the `byte-unit` dependency altogether as we have a significant fraction of our own logic to support the byte units with 1024 and 1000 prefixes. Not sure which fraction is covered by us or the dependency.
- Loading branch information