Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Commit 8c91b28

Browse files
committed
Deprecating this crate in favor of netlink-packet-core
Signed-off-by: Gris Ge <[email protected]>
1 parent 5bbc409 commit 8c91b28

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Cargo.toml

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

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
11
# Rust crate for sharing utils of rust-netlink crates
2+
3+
Deprecated. Please use [netlink-packet-core][1]
4+
5+
[1]: https://github.com/rust-netlink/netlink-packet-core

0 commit comments

Comments
 (0)