Skip to content

Commit f9503a6

Browse files
Update Rust crate test-log to 0.2.14
1 parent e9767d7 commit f9503a6

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ env_logger = "0.10.1"
2727
fs-set-times = "0.20.1"
2828
rayon = "1.8.0"
2929
tempfile = "3.8.1"
30-
test-log = "0.2.13"
30+
test-log = "0.2.14"
3131

3232
[target.'cfg(not(windows))'.dependencies]
3333
libc = "0.2.150"

0 commit comments

Comments
 (0)