Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Update agon-light-vdp to 488a262.
Browse files Browse the repository at this point in the history
  • Loading branch information
astralaster committed Jun 12, 2023
1 parent fe49117 commit 36607c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "agon-light-emulator"
version = "0.2.0"
version = "0.3.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand All @@ -9,4 +9,4 @@ edition = "2021"
sdl2 = { version = "0.35" }
clap = { version = "4.3.1", features = ["derive"] }
agon-cpu-emulator = { git = "https://github.com/tomm/agon-cpu-emulator.git", rev="f934d5476ed7be94d05cb75bfca1c0dcf5506652"}
agon-light-vdp = { git = "https://github.com/astralaster/agon-light-vdp.git", rev="6ba142c8e7f3c10bc4fc887b3416ed2f3ba644ba"}
agon-light-vdp = { git = "https://github.com/astralaster/agon-light-vdp.git", rev="488a2627b6f08575b00982905a0ee26e7f4147a8"}

0 comments on commit 36607c9

Please sign in to comment.