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 23a52c4 commit 51ef451Copy full SHA for 51ef451
CHANGELOG
@@ -0,0 +1,10 @@
1
+# Changelog
2
+## [0.5.2] - 2023-01-28
3
+### Breaking changes
4
+ - N/A
5
+
6
+### New features
7
+ - Add `DefaultNla::new()`. (d3ef75d)
8
9
+### Bug fixes
10
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "netlink-packet-utils"
-version = "0.5.1"
+version = "0.5.2"
authors = ["Corentin Henry <[email protected]>"]
edition = "2018"
homepage = "https://github.com/rust-netlink/netlink-packet-utils"
0 commit comments