Skip to content

Commit

Permalink
cargo: Pull destiny-pkg from crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
cohaereo committed Mar 16, 2024
1 parent ce3b050 commit f527540
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion 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 @@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
anyhow = "1.0.75"
clap = { version = "4.3.11", features = ["derive"] }
destiny-pkg = { git = "https://github.com/v4nguard/destiny-pkg", version = "0.9.3" }
destiny-pkg = "0.9.3"
vgmstream = { git = "https://github.com/cohaereo/vgmstream-rs/", version = "0.1.2" }
eframe = { version = "0.23.0", default-features = false, features = [
"default_fonts",
Expand Down

0 comments on commit f527540

Please sign in to comment.