Move main project to new repository

This commit is contained in:
Michael Mikovsky
2025-08-24 11:04:33 -06:00
parent 7bf1ef9419
commit 2bb86fb67c
48 changed files with 0 additions and 3497 deletions
+11
View File
@@ -0,0 +1,11 @@
[package]
name = "unshell-rs-lib"
edition = "2024"
[dependencies]
base64 = "0.22.1"
bincode = "2.0.1"
crossbeam-channel = "0.5.15"
log = "0.4.27"
rand = "0.9.1"
uuid = { version = "1.17.0", features = ["v4"] }