1
0
mirror of https://github.com/XNM1/linux-nixos-hyprland-config-dotfiles.git synced 2025-09-15 09:45:58 +03:00

small changes & fixes

This commit is contained in:
xnm
2024-04-04 21:14:47 +03:00
parent e123495f64
commit efd9e945a0
7 changed files with 19 additions and 4 deletions

View File

@@ -4,7 +4,6 @@ components = [ "rust-src", "rust-analyzer", "rustc-codegen-cranelift", "miri", "
targets = [
"wasm32-unknown-unknown",
"wasm32-wasi",
"wasm32-wasi-preview1-threads",
"x86_64-pc-windows-gnu",
"x86_64-unknown-linux-gnu",
]