mirror of
https://github.com/danbulant/cushy
synced 2026-07-08 20:50:38 +00:00
removed dep as we only needed it in the lock file
This commit is contained in:
parent
bb5a0a2ab2
commit
36895c3897
1 changed files with 0 additions and 1 deletions
|
|
@ -18,7 +18,6 @@ interner = "0.2.1"
|
||||||
kempt = "0.2.1"
|
kempt = "0.2.1"
|
||||||
intentional = "0.1.0"
|
intentional = "0.1.0"
|
||||||
tracing = "0.1.40"
|
tracing = "0.1.40"
|
||||||
rustix = "=0.38.21"
|
|
||||||
|
|
||||||
tracing-subscriber = { version = "0.3", optional = true, features = [
|
tracing-subscriber = { version = "0.3", optional = true, features = [
|
||||||
"env-filter",
|
"env-filter",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue