Skip to content

Commit fe8472e

Browse files
committed
1.0.0
1 parent 92e7068 commit fe8472e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ description = "z80 emulator"
88
readme = "README.md"
99
documentation = "https://docs.rs/z80"
1010
repository = "https://github.com/kirjavascript/z80"
11+
exclude = [
12+
"roms/*"
13+
]
1114

1215
[lib]
1316
name = "z80"

0 commit comments

Comments
 (0)