Skip to content

Commit 28c768a

Browse files
author
Marek Suchánek
committed
Update dependencies
1 parent c451a16 commit 28c768a

File tree

2 files changed

+81
-83
lines changed

2 files changed

+81
-83
lines changed

Cargo.lock

Lines changed: 80 additions & 82 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ categories = ["command-line-utilities", "text-processing"]
1616
clap = { version = "3.1", features = ["cargo"] }
1717
regex = "1"
1818
log = "0.4"
19-
simplelog = "0.11"
19+
simplelog = "0.12"
2020
askama = "0.11"
2121
# Disable support for tracing_error and SpanTrace in eyre
2222
color-eyre = { version = "0.6", default-features = false }

0 commit comments

Comments
 (0)