mirror of
https://github.com/LemmyNet/lemmy
synced 2024-10-30 15:21:20 +00:00
7d489f1e3f
* 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>
4 lines
135 B
Plaintext
4 lines
135 B
Plaintext
[build]
|
|
# these are necessary for building with embed-pictrs feature
|
|
rustflags = ["--cfg", "tokio_unstable", "--cfg", "uuid_unstable"]
|