X-Git-Url: http://dolda2000.com/gitweb/?p=kaka%2Frust-sdl-test.git;a=blobdiff_plain;f=Cargo.toml;h=ce2f5ee53dd8df95c48fbe790bea3aabe8c8e116;hp=44865698e3f55b9536b0094e3affb33e9866021d;hb=HEAD;hpb=fcbc5786908a32f68597961203d8c30e8a70c9ba 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"