rust/lfprng/Cargo.toml
changeset 16072 a4cbc6926439
parent 15902 9b73594ac986
equal deleted inserted replaced
16071:fba762376a07 16072:a4cbc6926439
     3 version = "0.1.0"
     3 version = "0.1.0"
     4 authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
     4 authors = ["Andrey Korotaev <a.korotaev@hedgewars.org>"]
     5 edition = "2018"
     5 edition = "2018"
     6 
     6 
     7 [dependencies]
     7 [dependencies]
     8 rand = "0.8"
     8 rand = "0.9"