2
0
Fork 0
mirror of https://git.asonix.dog/asonix/pict-rs synced 2024-11-09 22:14:59 +00:00

Add tokio-console to flake

This commit is contained in:
asonix 2023-10-20 19:08:23 -05:00
parent c795c1edfa
commit e18d528245

View file

@ -43,6 +43,7 @@
rustc
rustfmt
taplo
tokio-console
];
RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";