diff --git a/flake.nix b/flake.nix index c0c7e2a..0b0a384 100644 --- a/flake.nix +++ b/flake.nix @@ -43,6 +43,7 @@ rustc rustfmt taplo + tokio-console ]; RUST_SRC_PATH = "${pkgs.rust.packages.stable.rustPlatform.rustLibSrc}";