Skip to content

Commit f76c719

Browse files
committed
New release 0.7.3
=== Breaking changes - N/A === New features - N/A === Bug fixes - Use latest rust-netlink crates. (218384e) Signed-off-by: Gris Ge <[email protected]>
1 parent 218384e commit f76c719

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
11
# Changelog
2+
## [0.7.3] - 2023-07-10
3+
### Breaking changes
4+
- N/A
5+
6+
### New features
7+
- N/A
8+
9+
### Bug fixes
10+
- Use latest rust-netlink crates. (218384e)
11+
212
## [0.7.2] - 2023-01-29
313
### Breaking changes
414
- N/A

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "audit"
3-
version = "0.7.2"
3+
version = "0.7.3"
44
authors = ["Corentin Henry <[email protected]>"]
55
edition = "2018"
66
homepage = "https://github.com/rust-netlink/audit"

0 commit comments

Comments
 (0)