File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Unreleased
22
3+ # 0.4.1 (2022-11-23)
4+
5+ - Re-release of ` 0.4.0 ` to combat a faulty ` 0.4.0+25.0.8775105 ` publish. Now also includes ` +23.1.7779620 ` version metadata.
6+
37# 0.4.0 (2022-07-24)
48
59- ** Breaking:** Turn ` enum ` type aliases into newtype wrappers. (#245 , #315 )
Original file line number Diff line number Diff line change 11[package ]
22name = " ndk-sys"
3- version = " 0.4.0 "
3+ version = " 0.4.1+23.1.7779620 "
44authors = [" The Rust Windowing contributors" ]
55edition = " 2018"
66description = " FFI bindings for the Android NDK"
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ optional = true
4747[dependencies .ffi ]
4848package = " ndk-sys"
4949path = " ../ndk-sys"
50- version = " 0.4.0 "
50+ version = " 0.4.1 "
5151
5252[package .metadata .docs .rs ]
5353features = [" jni" , " jni-glue" , " all" ]
You can’t perform that action at this time.
0 commit comments