mirror of
https://github.com/jlengrand/engine.git
synced 2026-03-10 08:11:21 +00:00
fix: temporary disable diff and add more log lines info
This commit is contained in:
committed by
Pierre Mavro
parent
4149089a09
commit
a65ede93c7
3
Cargo.lock
generated
3
Cargo.lock
generated
@@ -2096,6 +2096,7 @@ dependencies = [
|
||||
"timeout-readwrite",
|
||||
"tokio 1.7.0",
|
||||
"tracing",
|
||||
"tracing-futures",
|
||||
"tracing-subscriber",
|
||||
"trust-dns-resolver",
|
||||
"walkdir",
|
||||
@@ -3559,6 +3560,8 @@ version = "0.2.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "97d095ae15e245a057c8e8451bab9b3ee1e1f68e9ba2b4fbc18d0ac5237835f2"
|
||||
dependencies = [
|
||||
"futures 0.3.15",
|
||||
"futures-task",
|
||||
"pin-project",
|
||||
"tracing",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user