mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-01-23 05:41:07 -05:00
Merge #313
313: Bump tracing-subscriber to 0.2.17 r=da-kami a=thomaseizinger This release includes a bug-fix that removes an erroneous space from our logs when running with `--debug`. Co-authored-by: Thomas Eizinger <thomas@eizinger.io>
This commit is contained in:
commit
904312d1e9
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -3887,9 +3887,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tracing-subscriber"
|
||||
version = "0.2.16"
|
||||
version = "0.2.17"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "8ab8966ac3ca27126141f7999361cc97dd6fb4b71da04c02044fa9045d98bb96"
|
||||
checksum = "705096c6f83bf68ea5d357a6aa01829ddbdac531b357b45abeca842938085baa"
|
||||
dependencies = [
|
||||
"ansi_term 0.12.1",
|
||||
"chrono",
|
||||
|
Loading…
Reference in New Issue
Block a user