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