Skip to content

Commit

Permalink
Bump ndk crates version (rust-windowing#171)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ngo Iok Ui (Wu Yu Wei) authored Aug 3, 2021
1 parent 0d6fcde commit c95b0eb
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
Expand Up @@ -44,9 +44,9 @@ image = "0.23"
simple_logger = "1.11"

[target."cfg(target_os = \"android\")".dependencies]
ndk = "0.3"
ndk = "0.4"
ndk-sys = "0.2"
ndk-glue = "0.3"
ndk-glue = "0.4"

[target."cfg(any(target_os = \"ios\", target_os = \"macos\"))".dependencies]
objc = "0.2"
Expand Down

0 comments on commit c95b0eb

Please sign in to comment.