Skip to content

Instantly share code, notes, and snippets.

@willcrichton
Created November 11, 2014 00:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save willcrichton/4da15e7b44277996dea8 to your computer and use it in GitHub Desktop.
Save willcrichton/4da15e7b44277996dea8 to your computer and use it in GitHub Desktop.
[package]
name = "gpe"
version = "0.0.1"
authors = ["Will Crichton <willcrichton@cmu.edu>"]
[dependencies.image]
git = "https://github.com/PistonDevelopers/rust-image"
[dependencies.graphics]
git = "https://github.com/PistonDevelopers/graphics"
[dependencies.sdl2_window]
git = "https://github.com/pistondevelopers/sdl2_window"
[dependencies.opengl_graphics]
git = "https://github.com/pistondevelopers/opengl_graphics"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment