We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97d5dae commit ac0d0eeCopy full SHA for ac0d0ee
1 file changed
flake.nix
@@ -9,7 +9,6 @@
9
in {
10
devShells.${system}.default = pkgs.mkShell {
11
nativeBuildInputs = with pkgs; [
12
- cargo-binstall
13
dioxus-cli
14
wasm-bindgen-cli_0_2_100
15
];
0 commit comments