emulator: get RPC working w/ Cargo features

This commit is contained in:
2025-06-17 23:48:28 +01:00
parent 3a40719e54
commit 687dea99ca
8 changed files with 318 additions and 54 deletions
Generated
+1
View File
@@ -1052,6 +1052,7 @@ dependencies = [
"egui",
"egui_code_editor",
"rfd",
"serde",
"toml",
]