Skip to content

Commit ac0d0ee

Browse files
committed
Remove unneeded cargo-binstall from flake
1 parent 97d5dae commit ac0d0ee

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

flake.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
in {
1010
devShells.${system}.default = pkgs.mkShell {
1111
nativeBuildInputs = with pkgs; [
12-
cargo-binstall
1312
dioxus-cli
1413
wasm-bindgen-cli_0_2_100
1514
];

0 commit comments

Comments
 (0)