chore(deps): update rust crate test-log to 0.2.15 #64
1 changed files with 1 additions and 1 deletions
|
@ -63,7 +63,7 @@ tokio = { version = "1.37", features = ["full"] }
|
||||||
# Testing
|
# Testing
|
||||||
assert2 = "0.3"
|
assert2 = "0.3"
|
||||||
pretty_assertions = "1.4"
|
pretty_assertions = "1.4"
|
||||||
test-log = "0.2"
|
test-log = "0.2.15"
|
||||||
anyhow = "1.0"
|
anyhow = "1.0"
|
||||||
|
|
||||||
[package.metadata.bin]
|
[package.metadata.bin]
|
||||||
|
|
Loading…
Reference in a new issue