Browse Source

added gfx dependency

jmelesky 7 years ago
parent
commit
efc4c9da84
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Cargo.toml

+ 1 - 0
Cargo.toml

@@ -4,3 +4,4 @@ version = "0.1.0"
 authors = ["jmelesky <code@phaedrusdeinus.org>"]
 
 [dependencies]
+gfx = "0.16.1"