소스 검색

added gfx dependency

jmelesky 7 년 전
부모
커밋
efc4c9da84
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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"