chore(build): Add cargo-deny CI workflow and configuration

This commit is contained in:
Jake Shadle
2019-11-14 18:59:04 +02:00
committed by James Nugent
parent 85ef18f8b7
commit fbd91c3773
7 changed files with 83 additions and 0 deletions
+1
View File
@@ -4,6 +4,7 @@ version = "0.1.0"
authors = ["Lucio Franco <[email protected]>"]
edition = "2018"
publish = false
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+1
View File
@@ -4,6 +4,7 @@ version = "0.1.0"
authors = ["Lucio Franco <[email protected]>"]
edition = "2018"
publish = false
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
+1
View File
@@ -4,6 +4,7 @@ version = "0.1.0"
authors = ["Lucio Franco <[email protected]>"]
edition = "2018"
publish = false
license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html