We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f18a188 commit 38a9de1Copy full SHA for 38a9de1
CHANGELOG
@@ -0,0 +1,10 @@
1
+# Changelog
2
+## [0.7.2] - 2023-01-29
3
+### Breaking changes
4
+ - N/A
5
+
6
+### New features
7
8
9
+### Bug fixes
10
+ - Use latest rust-netlink crates. (56ee8b6)
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "audit"
-version = "0.7.1"
+version = "0.7.2"
authors = ["Corentin Henry <[email protected]>"]
edition = "2018"
homepage = "https://github.com/rust-netlink/audit"
0 commit comments