summaryrefslogtreecommitdiff
path: root/rust/opengl/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'rust/opengl/Cargo.toml')
-rw-r--r--rust/opengl/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/opengl/Cargo.toml b/rust/opengl/Cargo.toml
index 6407830..8c14875 100644
--- a/rust/opengl/Cargo.toml
+++ b/rust/opengl/Cargo.toml
@@ -5,4 +5,4 @@ authors = ["Kjetil Orbekk <kjetil.orbekk@gmail.com>"]
[dependencies]
glium = "0.14.0"
-
+image = "*"