mirror of
https://github.com/saymrwulf/curve25519-dalek-source.git
synced 2026-09-05 20:30:57 +00:00
Add a Travis badge to the Cargo.toml package.
This commit is contained in:
parent
5d48526be7
commit
58c60526da
1 changed files with 3 additions and 0 deletions
|
|
@ -15,6 +15,9 @@ exclude = [
|
|||
".gitignore"
|
||||
]
|
||||
|
||||
[badges]
|
||||
travis-ci = { repository = "isislovecruft/curve25519-dalek", branch = "master"}
|
||||
|
||||
[dependencies.arrayref]
|
||||
version = "0.3.3"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue