mirror of
https://github.com/LemmyNet/lemmy.git
synced 2024-11-15 08:54:01 +00:00
Nutomic
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>
3 lines
135 B
Text
3 lines
135 B
Text
[build]
|
|
# these are necessary for building with embed-pictrs feature
|
|
rustflags = ["--cfg", "tokio_unstable", "--cfg", "uuid_unstable"]
|