Skip to content
This repository was archived by the owner on Jun 2, 2020. It is now read-only.

Commit 76e3cf4

Browse files
authored
Merge pull request #464 from peterhuene/dependabot/cargo/dev/colored-1.9.0
Bump colored from 1.8.0 to 1.9.0
2 parents 0081682 + 0ce79bb commit 76e3cf4

File tree

2 files changed

+7
-50
lines changed

2 files changed

+7
-50
lines changed

Cargo.lock

+6-49
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

azure-functions-sdk/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name = "cargo-func"
1313
path = "src/main.rs"
1414

1515
[dependencies]
16-
colored = "1.8"
16+
colored = "1.9"
1717
clap = "2.33.0"
1818
atty = "0.2.13"
1919
handlebars = "2.0.2"

0 commit comments

Comments
 (0)