Remove newline

This commit is contained in:
VassiliDev
2024-11-26 16:41:41 -05:00
committed by Ferdinand Schober
parent b517679849
commit 3b811ea593

View File

@@ -44,7 +44,6 @@ ashpd = { version = "0.10", default-features = false, features = [
], optional = true }
reis = { version = "0.4", features = ["tokio"], optional = true }
[target.'cfg(target_os="macos")'.dependencies]
bitflags = "2.6.0"
core-graphics = { version = "0.24.0", features = ["highsierra"] }