mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 09:45:31 +00:00
rename crate "cli_helpers" to "aquatic_cli_helpers"
This commit is contained in:
parent
bc4ada104d
commit
2f13e1e1a8
12 changed files with 25 additions and 25 deletions
|
|
@ -1,13 +1,13 @@
|
|||
[workspace]
|
||||
|
||||
members = [
|
||||
"aquatic_cli_helpers",
|
||||
"aquatic_common",
|
||||
"aquatic_udp",
|
||||
"aquatic_udp_bench",
|
||||
"aquatic_udp_load_test",
|
||||
"aquatic_udp_protocol",
|
||||
"aquatic_ws",
|
||||
"cli_helpers",
|
||||
]
|
||||
|
||||
[profile.release]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue