summaryrefslogtreecommitdiff
path: root/gate/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'gate/Cargo.toml')
-rw-r--r--gate/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/gate/Cargo.toml b/gate/Cargo.toml
index 98e48f6..d092137 100644
--- a/gate/Cargo.toml
+++ b/gate/Cargo.toml
@@ -15,3 +15,4 @@ byteorder = "1.1.0"
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
gl = "0.6.1"
sdl2 = { version = "0.29", default-features = false, features = ["image", "mixer"] }
+time = "0.1.40" \ No newline at end of file