Skip to content

Commit

Permalink
Merge branch 'main' into nes_memory
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchacon authored Aug 2, 2024
2 parents 77a77d7 + 9dfddb9 commit cd4995b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ rand = "0.8.5"
regex = "1.10.5"
rusty6502 = { path = "./", version = "~0.1" }
serde = "1.0.204"
serde_json = "1.0.121"
serde_json = "1.0.122"
strum_macros = "0.24.1"
strum = "0.24.1"
tempfile = "3.10.1"
Expand Down

0 comments on commit cd4995b

Please sign in to comment.