1
0
mirror of https://github.com/mre/mos6502.git synced 2024-12-01 11:51:51 +00:00

update toml

This commit is contained in:
GooseDB 2019-10-13 00:34:19 +03:00
parent 0e112a8a44
commit 7f7b9d87a2

View File

@ -33,6 +33,7 @@ license = "BSD-3-Clause"
version = "0.1.0" version = "0.1.0"
authors = ["The 6502-rs Developers"] authors = ["The 6502-rs Developers"]
build = "build.rs" build = "build.rs"
exclude = ["examples/**"]
[lib] [lib]
# This will look in src/lib.rs # This will look in src/lib.rs