Add tokio-console to flake
All checks were successful
continuous-integration/drone/push Build is passing

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}";