rust/hg-core/Cargo.toml
changeset 49279 127d33e63d1a
parent 49005 12adf8c695ed
parent 49245 13c37f1c7c4b
child 49416 1bad05cfc818
equal deleted inserted replaced
49275:c6a3243567b6 49279:127d33e63d1a
    13 bytes-cast = "0.2.0"
    13 bytes-cast = "0.2.0"
    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.9.1", features = ["rayon"] }
    16 hashbrown = { version = "0.9.1", features = ["rayon"] }
    17 home = "0.5.3"
    17 home = "0.5.3"
    18 im-rc = "15.0.0"
    18 im-rc = "15.0"
    19 itertools = "0.10.3"
    19 itertools = "0.10.3"
    20 lazy_static = "1.4.0"
    20 lazy_static = "1.4.0"
    21 libc = "0.2"
    21 libc = "0.2"
    22 ouroboros = "0.15.0"
    22 ouroboros = "0.15.0"
    23 rand = "0.8.4"
    23 rand = "0.8.4"