feat: support macos

This commit is contained in:
Kevin Yue
2025-01-03 20:24:28 +08:00
parent 25f1182556
commit d199d9e331
3 changed files with 26 additions and 1 deletions

View File

@@ -60,4 +60,10 @@
"yuezk"
],
"rust-analyzer.cargo.features": "all",
"files.associations": {
"unistd.h": "c",
"utsname.h": "c",
"vpn.h": "c",
"openconnect.h": "c"
},
}