lemmy/.cargo/config
Nutomic 7d489f1e3f
Upgrade pictrs to 0.5.0-beta.2 (#4194)
* Upgrade pictrs to 0.5.0-beta.2

* Update src/main.rs

Co-authored-by: asonix <asonix@asonix.dog>

* add comment

---------

Co-authored-by: asonix <asonix@asonix.dog>
2023-11-24 07:44:17 -05:00

4 lines
135 B
Plaintext

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