chore: Update RUSTFLAGS in windows_mozconfig to target x86-64 CPU architecture

This commit is contained in:
Mauro Balades
2024-07-20 18:34:05 +02:00
parent c14191847f
commit b6fa393035
5 changed files with 12 additions and 11 deletions

View File

@@ -27,6 +27,6 @@
},
"homepage": "https://github.com/zen-browser/core#readme",
"dependencies": {
"@zen-browser/surfer": "^1.0.16"
"@zen-browser/surfer": "^1.0.17"
}
}