Draft Emulator in iced_test

This commit is contained in:
Héctor Ramón Jiménez 2025-05-31 04:34:54 +02:00
parent 921467b5be
commit 16556b51bc
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
12 changed files with 466 additions and 47 deletions

1
Cargo.lock generated
View file

@ -2654,6 +2654,7 @@ dependencies = [
name = "iced_test"
version = "0.14.0-dev"
dependencies = [
"iced_program",
"iced_renderer",
"iced_runtime",
"nom 8.0.0",