Skip to content

Commit 288befd

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

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.7"
2+
version = "0.24.8"
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.8
2+
------
33
- Added `Program::attach_netfilter_with_opts` for attaching to netfilter
44
hooks
55

0 commit comments

Comments
 (0)