cargo workspace skeleton

This commit is contained in:
müde 2026-05-14 20:24:55 +02:00
parent ae7c5e18c6
commit 6686df93a5
10 changed files with 55 additions and 0 deletions

4
hive-sh4re/Cargo.toml Normal file
View file

@ -0,0 +1,4 @@
[package]
name = "hive-sh4re"
edition.workspace = true
version.workspace = true