diff --git a/ndk-build/Cargo.toml b/ndk-build/Cargo.toml index c9e18ad..364e973 100644 --- a/ndk-build/Cargo.toml +++ b/ndk-build/Cargo.toml @@ -17,4 +17,4 @@ dunce = "1" quick-xml = { version = "0.26", features = ["serialize"] } serde = { version = "1", features = ["derive"] } thiserror = "1" -which = "4" +which = "6"