rust/rhg/Cargo.toml
changeset 52312 492d167aa508
parent 52311 f7b2806035a7
child 52313 56e8841a454c
equal deleted inserted replaced
52311:f7b2806035a7 52312:492d167aa508
    16 home = "0.5.4"
    16 home = "0.5.4"
    17 lazy_static = "1.4.0"
    17 lazy_static = "1.4.0"
    18 log = "0.4.17"
    18 log = "0.4.17"
    19 logging_timer = "1.1.0"
    19 logging_timer = "1.1.0"
    20 regex = "1.7.0"
    20 regex = "1.7.0"
    21 env_logger = "0.9.3"
    21 env_logger = "0.11"
    22 format-bytes = "0.3.0"
    22 format-bytes = "0.3.0"
    23 shellexpand = { version = "3.1", features = ["full"]}
    23 shellexpand = { version = "3.1", features = ["full"]}
    24 whoami = "1.4"
    24 whoami = "1.4"
    25 which = "4.3.0"
    25 which = "4.3.0"
    26 rayon = "1.7.0"
    26 rayon = "1.7.0"