Advertisement
cwchen

[TOML] Call a Rust library from a Git repo

Aug 23rd, 2017
1,323
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. [dependencies]
  2. rand = { git = "https://github.com/rust-lang-nursery/rand.git" }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement