This repository was archived by the owner on Jun 18, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed
Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
88## [ Unreleased]
99
10+ ## [ v0.2.2] - 2018-09-12
1011### Fixed
1112- Fix missing ` #[cfg_attr(...] ` in ` psp_sys::kernel `
1213
@@ -72,7 +73,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7273[ Type Defines ] : https://docs.vitasdk.org/group__SceTypesUser.html
7374
7475
75- [ Unreleased ] : https://github.com/vita-rust/psp2-sys/compare/v0.2.1...HEAD
76+ [ Unreleased ] : https://github.com/vita-rust/psp2-sys/compare/v0.2.2...HEAD
77+ [ v0.2.2 ] : https://github.com/vita-rust/psp2-sys/compare/v0.2.1...v0.2.2
7678[ v0.2.1 ] : https://github.com/vita-rust/psp2-sys/compare/v0.2.0...v0.2.1
7779[ v0.2.0 ] : https://github.com/vita-rust/psp2-sys/compare/v0.1.1...v0.2.0
7880[ v0.1.1 ] : https://github.com/vita-rust/psp2-sys/compare/v0.1.0...v0.1.1
Original file line number Diff line number Diff line change 11[package ]
22name = " psp2-sys"
3- version = " 0.2.1 "
3+ version = " 0.2.2 "
44authors = [" Martin Larralde <martin.larralde@ens-cachan.fr>" ]
55license = " MIT"
66description = " Unsafe Rust FFI bindings to the psp2 headers"
You can’t perform that action at this time.
0 commit comments