Skip to content

Commit

Permalink
Dependency fix for glob workspaces. (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
PrototypeNM1 authored Oct 31, 2020
1 parent caaf309 commit 6a7a659
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo-apk/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ repository = "https://github.com/rust-windowing/android-ndk-rs"

[dependencies]
anyhow = "1.0"
cargo-subcommand = "0.4.4"
cargo-subcommand = "0.4.6"
dunce = "1.0"
env_logger = "0.7.1"
log = "0.4.8"
Expand Down

0 comments on commit 6a7a659

Please sign in to comment.