This commit is contained in:
Alex Emmet 2026-06-22 16:33:30 +02:00
commit 775282caf4
7 changed files with 0 additions and 0 deletions

6
example-usage/Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[workspace]
members = [
"server",
"client",
]
resolver = "3"