nushell/crates/nu-cli
Mike Boutin 10f5a8ef78
Update uom and heim dependencies (#2767)
v0.29.0 and earlier versions of `uom` fail to compile on nightly because
of now-ambiguous trait bounds. The issue was corrected in v0.30.0 of
`uom`. `uom` and `heim` dependencies have been updated to the
latest version to include this fix and allow nushell to compile on
nightly.

Co-authored-by: Boutin, Michael <mjboutin@ecolab.com>
2020-12-15 13:27:21 -06:00
..
assets moved theme assets local to crate (#2329) 2020-08-11 13:57:03 -05:00
src Added math abs command. (#2789) 2020-12-16 05:37:12 +13:00
tests Add random chars cmd (#2782) 2020-12-09 06:43:46 +13:00
build.rs enhanced version command with more info (#2773) 2020-12-01 13:57:49 -06:00
Cargo.toml Update uom and heim dependencies (#2767) 2020-12-15 13:27:21 -06:00