Initial commit

This commit is contained in:
2026-05-15 18:58:47 +02:00
commit 1cfb6b8799
5 changed files with 45 additions and 0 deletions

6
Cargo.toml Normal file
View File

@@ -0,0 +1,6 @@
[package]
name = "rust-ipam"
version = "0.1.0"
edition = "2024"
[dependencies]