Added a jumping trigger and state
[kaka/rust-sdl-test.git] / Cargo.toml
index de70b9d..82f6317 100644 (file)
@@ -6,6 +6,7 @@ authors = ["Tomas Wenström <tomas.wenstrom@gmail.com>"]
 [dependencies]
 rand = "0.6.5"
 time = "0.2.24"
+noise = "0.7.0"
 
 [dependencies.sdl2]
 version = "0.32.1"