X-Git-Url: http://git.dolda2000.com/gitweb/?a=blobdiff_plain;f=Cargo.toml;h=82f63172718a99e859648fb4a1cb1306c9d77752;hb=HEAD;hp=44865698e3f55b9536b0094e3affb33e9866021d;hpb=fcbc5786908a32f68597961203d8c30e8a70c9ba;p=kaka%2Frust-sdl-test.git diff --git a/Cargo.toml b/Cargo.toml index 4486569..82f6317 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,8 @@ authors = ["Tomas Wenström "] [dependencies] rand = "0.6.5" -time = "0.1.42" +time = "0.2.24" +noise = "0.7.0" [dependencies.sdl2] version = "0.32.1"