diff options
author | Determinant <[email protected]> | 2018-02-05 10:59:10 -0500 |
---|---|---|
committer | Determinant <[email protected]> | 2018-02-05 10:59:10 -0500 |
commit | 34595aa8d6eab32e5a7eff13f10a56005bb98d99 (patch) | |
tree | 95d89f5791fe445e1d9fe2454ccc36f90c3470c0 /Cargo.toml | |
parent | cc32f29eedc10a7756820c491c6797c27054c433 (diff) |
...
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "runes" -version = "0.2.0" +version = "0.2.1" authors = ["Determinant <[email protected]>"] description = "No-std NES emulator library and minimal emulator written purely in Rust." repository = "https://github.com/Determinant/runes" |