chore: rename clients folders
This commit is contained in:
parent
5d4401a1fe
commit
4ee2b02a41
11 changed files with 32 additions and 3299 deletions
3320
Cargo.lock
generated
3320
Cargo.lock
generated
File diff suppressed because it is too large
Load diff
11
Cargo.toml
11
Cargo.toml
|
|
@ -1,11 +1,4 @@
|
||||||
[workspace]
|
[workspace]
|
||||||
resolver="2"
|
resolver = "2"
|
||||||
|
|
||||||
members = [
|
members = ["client_tui", "client_cli", "bot", "server", "store"]
|
||||||
"client",
|
|
||||||
"client_tui",
|
|
||||||
"client_cli",
|
|
||||||
"bot",
|
|
||||||
"server",
|
|
||||||
"store"
|
|
||||||
]
|
|
||||||
|
|
|
||||||
|
Before Width: | Height: | Size: 2.9 MiB After Width: | Height: | Size: 2.9 MiB |
|
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.6 KiB |
|
Before Width: | Height: | Size: 5.4 KiB After Width: | Height: | Size: 5.4 KiB |
Loading…
Add table
Add a link
Reference in a new issue