rust/rhg/Cargo.toml
changeset 50683 d39ac3468ad4
parent 50297 3f31b8526d66
child 51751 48fd4d23c867
equal deleted inserted replaced
50682:2cc5de261d76 50683:d39ac3468ad4
    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.9.3"
    22 format-bytes = "0.3.0"
    22 format-bytes = "0.3.0"
    23 users = "0.11.0"
    23 whoami = "1.4"
    24 which = "4.3.0"
    24 which = "4.3.0"
    25 rayon = "1.7.0"
    25 rayon = "1.7.0"