Skip to content

Commit

Permalink
Release sys-v5.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Phantomical committed May 30, 2024
1 parent aba1df2 commit e0525ff
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion perf-event-open-sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "perf-event-open-sys2"
version = "5.0.4"
version = "5.0.5"
description = """
Unsafe, direct bindings for Linux's perf_event_open system call, with associated
types and constants.
Expand Down
3 changes: 3 additions & 0 deletions perf-event-open-sys/RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## Unreleased

## 5.0.5
- Added support for riscv64.

## 5.0.4
- Regenerated the bindings from the linux 6.9.2 source tree.
- Allow direct access to fields declared in inline unions within
Expand Down

0 comments on commit e0525ff

Please sign in to comment.