Skip to content

Commit

Permalink
llll
Browse files Browse the repository at this point in the history
  • Loading branch information
jamjamjon committed Jan 2, 2025
1 parent a6c2ae4 commit 9b669c3
Show file tree
Hide file tree
Showing 5 changed files with 133 additions and 155 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ fast_image_resize = { version = "4.2.1", features = ["image"]}
natord = "1.0.9"
video-rs = { version = "0.10.0", features = ["ndarray"], optional = true }
minifb = { version = "0.27.0", optional = true }
argh = "0.1.13"

[dev-dependencies]
argh = "0.1.13"
env_logger = { version = "0.11.5" }
tracing-subscriber = { version = "0.3.18" }
tracing = { version = "0.1.40", features = ["log"] }
Expand Down
Loading

0 comments on commit 9b669c3

Please sign in to comment.