removed dep as we only needed it in the lock file

This commit is contained in:
Togglebit 2023-11-14 08:21:29 +01:00
parent bb5a0a2ab2
commit 36895c3897

View file

@ -18,7 +18,6 @@ interner = "0.2.1"
kempt = "0.2.1"
intentional = "0.1.0"
tracing = "0.1.40"
rustix = "=0.38.21"
tracing-subscriber = { version = "0.3", optional = true, features = [
"env-filter",