Skip to content

Commit eb9e485

Browse files
committed
Add Travis and GitHub metadata to Cargo
1 parent dd3ec75 commit eb9e485

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ license = "MIT"
77
authors = ["Caleb Xavier Berger <caleb.x.berger@gmail.com>"]
88
edition = "2018"
99

10+
repository = "https://github.com/opensight-cv/rusty-engine"
11+
travis-ci = { repository = "opensight-cv/rusty-engine" }
12+
1013
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
1114

1215
[dependencies]

0 commit comments

Comments
 (0)