Skip to content

Commit f527540

Browse files
committed
cargo: Pull destiny-pkg from crates.io
1 parent ce3b050 commit f527540

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ edition = "2021"
66
[dependencies]
77
anyhow = "1.0.75"
88
clap = { version = "4.3.11", features = ["derive"] }
9-
destiny-pkg = { git = "https://github.com/v4nguard/destiny-pkg", version = "0.9.3" }
9+
destiny-pkg = "0.9.3"
1010
vgmstream = { git = "https://github.com/cohaereo/vgmstream-rs/", version = "0.1.2" }
1111
eframe = { version = "0.23.0", default-features = false, features = [
1212
"default_fonts",

0 commit comments

Comments
 (0)