Skip to content

Commit e2c8116

Browse files
d-e-s-odanielocfb
authored andcommitted
Release 0.24.5
Prepare for release of 0.24.5 by bumping both libbpf-rs and libbpf-cargo versions accordingly. Signed-off-by: Daniel Müller <[email protected]>
1 parent a005425 commit e2c8116

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[workspace.package]
2-
version = "0.24.4"
2+
version = "0.24.5"
33
edition = "2021"
44
rust-version = "1.71"
55
license = "LGPL-2.1-only OR BSD-2-Clause"

libbpf-rs/CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Unreleased
2-
----------
1+
0.24.5
2+
------
33
- Renamed `Program::get_id_by_fd` to `id_from_fd`
44
- Deprecated `Program::get_id_by_fd`
55
- Renamed `Program::get_fd_by_id` to `fd_from_id`

0 commit comments

Comments
 (0)