1
0
mirror of https://github.com/mre/mos6502.git synced 2024-06-12 09:29:30 +00:00

bump version

This commit is contained in:
Matthias Endler 2021-01-28 23:11:39 +01:00
parent 4fceafa34d
commit 0749b1798b

2
Cargo.lock generated
View File

@ -91,7 +91,7 @@ dependencies = [
[[package]]
name = "mos6502"
version = "0.1.0"
version = "0.2.0"
dependencies = [
"bitflags",
"log",