Skip to content

Commit f865618

Browse files
committed
Release 0.2.0
1 parent f3cf22e commit f865618

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cargo-deny"
33
description = "Cargo plugin to help you manage large dependency graphs"
44
repository = "https://github.com/EmbarkStudios/cargo-deny"
5-
version = "0.1.0"
5+
version = "0.2.0"
66
authors = ["Embark <[email protected]>", "Jake Shadle <[email protected]>"]
77
edition = "2018"
88
license = "MIT OR Apache-2.0"
@@ -50,8 +50,6 @@ twox-hash = "1.3.0"
5050

5151
[dependencies.askalono]
5252
version = "0.3.0"
53-
# git = "https://github.com/EmbarkStudios/askalono.git"
54-
# rev = "f57c60d"
5553

5654
[dev-dependencies]
5755
# We use this for pretty printing errors

0 commit comments

Comments
 (0)