Fix cargo toml import

This commit is contained in:
Poly 2022-05-30 22:39:45 +02:00 committed by Victoria Brekenfeld
parent 26770ca7a2
commit 24d1d8f4f6

View file

@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
slog = { version = "2.1.1" }
slog-stdlog = "4.1.0"
bitflags = "*"
bitflags = "1"
[dependencies.smithay]
path = "../"