Skip to content

Commit 1add7bc

Browse files
committed
bump version of bytecount and git2 to latest
1 parent d88d8ee commit 1add7bc

File tree

2 files changed

+16
-28
lines changed

2 files changed

+16
-28
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ exclude = ["assets/*.png"]
1010

1111
[dependencies]
1212
colored= "1.8.0"
13-
git2 = {version = "0.7.5", default-features = false}
13+
git2 = {version = "0.13.6", default-features = false}
1414
tokei = "12.0.0"
1515
askalono = "0.4.0"
16-
bytecount = "0.5.1"
16+
bytecount = "0.6.0"
1717
clap = "2.33.0"
1818
strum = "0.18.0"
1919
strum_macros = "0.18.0"

0 commit comments

Comments
 (0)