Advertisement
Guest User

Untitled

a guest
Feb 25th, 2017
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. [package]
  2. name = "goggles"
  3. version = "0.1.0"
  4. authors = ["Sirius Wu <ccwu660601@gmail.com>"]
  5.  
  6. [dependencies]
  7. piston_window = "*"
  8.  
  9. [dependencies.conrod]
  10. version = "*"
  11. features = ["piston"]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement