rust/hg-core/Cargo.toml
changeset 52042 92e23ba257d1
parent 51868 db7dbe6f7bb2
child 52060 8b7123c8947b
equal deleted inserted replaced
52041:3ae7c43ad8aa 52042:92e23ba257d1
    14 byteorder = "1.4.3"
    14 byteorder = "1.4.3"
    15 derive_more = "0.99.17"
    15 derive_more = "0.99.17"
    16 hashbrown = { version = "0.13.1", features = ["rayon"] }
    16 hashbrown = { version = "0.13.1", features = ["rayon"] }
    17 home = "0.5.4"
    17 home = "0.5.4"
    18 im-rc = "15.1.0"
    18 im-rc = "15.1.0"
       
    19 indicatif = "0.17.8"
    19 itertools = "0.10.5"
    20 itertools = "0.10.5"
    20 lazy_static = "1.4.0"
    21 lazy_static = "1.4.0"
    21 libc = "0.2.137"
    22 libc = "0.2.137"
    22 logging_timer = "1.1.0"
    23 logging_timer = "1.1.0"
    23 rand = "0.8.5"
    24 rand = "0.8.5"