Skip to content

Commit

Permalink
Merge pull request #50 from MarijnS95:drop-ndk-glue
Browse files Browse the repository at this point in the history
Drop `ndk-glue` dependency from the main crate
  • Loading branch information
ndarilek authored Feb 9, 2024
2 parents 5c528f1 + 2a81dc9 commit f593340
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,6 @@ web-sys = { version = "0.3", features = [
[target.'cfg(target_os="android")'.dependencies]
jni = "0.21"
ndk-context = "0.1"
ndk-glue = "0.7"

[package.metadata.docs.rs]
no-default-features = true
Expand Down

0 comments on commit f593340

Please sign in to comment.