Ralith / openxrs

OpenXR bindings for Rust
Apache License 2.0
282 stars 59 forks source link

Update ndk-glue requirement from 0.5 to 0.6 #100

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on ndk-glue to permit the latest version.

Release notes

Sourced from ndk-glue's releases.

ndk-glue v0.6.0

  • Breaking: Update to ndk-sys 0.3.0 and ndk 0.6.0. (#214)
Commits
  • f4dc726 Release ndk-sys-0.3.0, ndk-0.6.0, ndk-glue-0.6.0 (#214)
  • 8e59a34 ndk-sys: Use jni-sys for low-level JNI bindings (#209)
  • 240389f ndk-build,cargo-apk: Default target_sdk_version to 30 or lower (#203)
  • 2d554da Update README.md with links to cargo apk README.md (#195)
  • 39d4701 cargo-apk: Use min_sdk_version to select compiler target (#197)
  • 317d711 ci emulator: Cache AVD emulator setup to speed up repeated jobs (#202)
  • 6e76587 readme: Use console code blocks for shell commands (#196)
  • 63cbffa ndk-sys: Add all missing android-related headers with NDK 23.1.7779620 (#201)
  • 55539dc Release ndk-build-0.4.3, cargo-apk-0.8.2 (#192)
  • See full diff in compare view


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)