mirror of
https://github.com/Astatin3/unshell.git
synced 2026-06-08 22:38:01 -06:00
Rename test module, kinda get connection working.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[package]
|
||||
name = "unshell-cli"
|
||||
version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
unshell-test-module = {path = "../unshell-test-module"}#, default-features = false, features = ["server-component"]}
|
||||
Reference in New Issue
Block a user