add support for moving devices into the namespace

This commit is contained in:
Robin Appelman 2026-02-14 15:59:47 +01:00
commit 3fa69dc434
11 changed files with 411 additions and 88 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "netnsd"
version = "0.1.0"
version = "0.2.0"
edition = "2024"
rust-version = "1.88.0"