This website requires JavaScript.
Explore
Help
Register
Sign In
gsathecat
/
lemmy
mirror of
https://github.com/LemmyNet/lemmy.git
Watch
1
Star
0
Fork
You've already forked lemmy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9389e93649
lemmy
/
.cargo
/
config
3 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add console-subscriber (#2003) * Add console-subscriber * Add larg event buffer capacity * Add console port to lemmy prod container * Expose pict-rs console port * Update pictrs
2022-01-07 14:53:45 +00:00
[build]
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 12:44:17 +00:00
rustflags = ["--cfg", "tokio_unstable", "--cfg", "uuid_unstable"]