More info/config for Travis
This commit is contained in:
parent
6f7daf9a87
commit
e24df1568d
3 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
|||
#![crate_name = "medallion"]
|
||||
#![crate_type = "lib"]
|
||||
#![doc(html_root_url = "https://commandline.github.io/medallion/")]
|
||||
extern crate base64;
|
||||
extern crate openssl;
|
||||
extern crate serde;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue