Skip to content

Commit

Permalink
Hardware flags
Browse files Browse the repository at this point in the history
  • Loading branch information
MarijnS95 committed Oct 31, 2024
1 parent f6404b2 commit 51ffb71
Show file tree
Hide file tree
Showing 7 changed files with 48 additions and 2,123 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@ jobs:
- name: Document all crates
env:
RUSTDOCFLAGS: -Dwarnings
run: cargo doc --all --all-features
run: cargo doc --workspace --all-features
2 changes: 1 addition & 1 deletion ndk-sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "ndk-sys"
version = "0.6.0+12470952"
version = "0.6.0+12584207"
authors = ["The Rust Windowing contributors"]
edition = "2021"
description = "FFI bindings for the Android NDK"
Expand Down
Loading

0 comments on commit 51ffb71

Please sign in to comment.