mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-06-14 14:46:37 +00:00
Add optional dependency tracing to fs-lock
Signed-off-by: Jiahao XU <30436523+NobodyXu@users.noreply.github.com>
This commit is contained in:
parent
395a586265
commit
24c36a51e1
1 changed files with 1 additions and 0 deletions
|
@ -11,3 +11,4 @@ license = "Apache-2.0 OR MIT"
|
|||
|
||||
[dependencies]
|
||||
fs4 = "0.12.0"
|
||||
tracing = { version = "0.1", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue