2026-02-07 update
Some checks failed
Cargo Build & Test / Rust project - latest (stable) (push) Failing after 8s

This commit is contained in:
2026-02-07 04:52:13 -06:00
parent 825e245df1
commit 22c586f15a
15 changed files with 1062 additions and 162 deletions

2
Cargo.lock generated
View File

@@ -2196,7 +2196,9 @@ name = "nes-emu"
version = "0.1.0"
dependencies = [
"bitfield",
"bytes",
"iced",
"iced_core",
"rfd",
"thiserror 2.0.17",
"tokio",