diff --git a/Cargo.toml b/Cargo.toml index ab77ec3533..ae7d4dd7cc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -112,7 +112,7 @@ jni = "0.21" ndk = "0.7" ndk-sys = "0.4" ndk-context = "0.1" -tao-macros = { version = "0.1.0" } +tao-macros = { version = "0.1.2" } [dev-dependencies] http-range = "0.1.5"