Skip to content

Commit

Permalink
Added test_data submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
kvark committed Nov 10, 2017
1 parent a0f0e2d commit afddb1d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "test_data"]
path = test_data
url = https://github.com/three-rs/example-data
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ includedir_codegen = "0.2.0"
[dependencies]
bitflags = "0.9"
cgmath = { version = "0.15", features = ["mint"] }
froggy = "0.4"
froggy = "0.4.4"
genmesh = "0.5"
gfx = "0.16"
gfx_glyph = "0.3"
Expand Down
1 change: 1 addition & 0 deletions test_data
Submodule test_data added at 5d821b

0 comments on commit afddb1d

Please sign in to comment.