Skip to content

Commit a66bc01

Browse files
committed
Release 1.5.2
Signed-off-by: Antoine Tenart <[email protected]>
1 parent bbaef72 commit a66bc01

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

retis-derive/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "retis-derive"
3-
version = "1.5.1"
3+
version = "1.5.2"
44
edition = "2021"
55

66
[features]

retis-events/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "retis-events"
3-
version = "1.5.1"
3+
version = "1.5.2"
44
edition = "2021"
55

66
[features]

retis/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "retis"
3-
version = "1.5.1"
3+
version = "1.5.2"
44
license = "GPL-2.0-only"
55
description = "Tracing packets in the Linux networking stack, using eBPF and interfacing with control and data paths such as OvS or Netfilter"
66
repository = "https://github.com/retis-org/retis"

0 commit comments

Comments
 (0)