Advertisement
Guest User

Untitled

a guest
Dec 21st, 2014
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. [package]
  2.  
  3. name = "hello_world"
  4. version = "0.0.1"
  5. authors = [ "Your name <you@example.com>" ]
  6.  
  7. [dependencies.iron]
  8.  
  9. git = "https://github.com/iron/iron.git"
  10. [[bin]]
  11.  
  12. name = "hello_world"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement