Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
98
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 = "factorial"
  3. version = "0.1.0"
  4. authors = ["Richard do Nascimento Fagundes <richardnas_@outlook.com>"]
  5. edition = "2018"
  6.  
  7. [lib]
  8. crate-type = ["cdylib"]
  9.  
  10. [dependencies]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement