Refactor Rust core architecture

This commit is contained in:
2026-07-03 00:09:11 +02:00
parent 90463d7210
commit 3da576a94e
21 changed files with 2072 additions and 590 deletions

View File

@@ -1,5 +1,5 @@
[workspace]
members = ["crates/vnidrop-core"]
members = ["crates/vnidrop"]
resolver = "2"
[profile.release]