rename rust lib from gurt to gurtlib

This commit is contained in:
Face
2025-09-09 19:01:46 +03:00
parent 9ca671ecd9
commit b6379f97d2
21 changed files with 41 additions and 41 deletions

View File

@@ -17,7 +17,7 @@ anyhow = "1.0.86"
futures = "0.3.30"
macros-rs = "1.2.1"
prettytable = "0.10.0"
gurt = { path = "../protocol/library" }
gurtlib = { path = "../protocol/library" }
pretty_env_logger = "0.5.0"
clap-verbosity-flag = "2.2.0"