1
0
Fork 0
mirror of https://github.com/LemmyNet/lemmy.git synced 2025-04-21 10:24:06 +00:00

remove cargo config comment

This commit is contained in:
Felix Ableitner 2023-11-24 15:36:19 +01:00
parent c9687bae43
commit 9389e93649

View file

@ -1,3 +1,2 @@
[build]
# these are necessary for building with embed-pictrs feature
rustflags = ["--cfg", "tokio_unstable", "--cfg", "uuid_unstable"]