diff options
author | Ted Yin <[email protected]> | 2018-07-08 18:06:16 -0700 |
---|---|---|
committer | Ted Yin <[email protected]> | 2018-07-08 18:06:16 -0700 |
commit | 7269919aa436d8117976a7afadbffd7cdba36f44 (patch) | |
tree | efaa107a2049aaed727e29c6059bab142b5cc0ef /Cargo.toml | |
parent | 1a362032e0c59f8d482d705b45196882e5ae9fed (diff) | |
parent | 33a6572093b4110296119b3612abf7a096b5a202 (diff) |
Merge branch 'master' of https://github.com/Determinant/runes
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.1" +version = "0.2.2" authors = ["Determinant <[email protected]>"] description = "No-std NES emulator library and minimal emulator written purely in Rust." repository = "https://github.com/Determinant/runes" |