rust/hg-core/Cargo.toml
branchstable
changeset 49245 13c37f1c7c4b
parent 49000 dd6b67d5c256
child 49279 127d33e63d1a
equal deleted inserted replaced
49243:868bee335517 49245:13c37f1c7c4b
    12 bitflags = "1.2"
    12 bitflags = "1.2"
    13 bytes-cast = "0.2"
    13 bytes-cast = "0.2"
    14 byteorder = "1.3.4"
    14 byteorder = "1.3.4"
    15 derive_more = "0.99"
    15 derive_more = "0.99"
    16 home = "0.5"
    16 home = "0.5"
    17 im-rc = "15.0.*"
    17 im-rc = "15.0"
    18 itertools = "0.9"
    18 itertools = "0.9"
    19 lazy_static = "1.4.0"
    19 lazy_static = "1.4.0"
    20 libc = "0.2"
    20 libc = "0.2"
    21 ouroboros = "0.15.0"
    21 ouroboros = "0.15.0"
    22 rand = "0.8.4"
    22 rand = "0.8.4"