rename rust lib from gurt to gurtlib
This commit is contained in:
4
protocol/cli/Cargo.lock
generated
4
protocol/cli/Cargo.lock
generated
@@ -416,7 +416,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "0cc23270f6e1808e30a928bdc84dea0b9b4136a8bc82338574f23baf47bbd280"
|
||||
|
||||
[[package]]
|
||||
name = "gurt"
|
||||
name = "gurtlib"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"base64",
|
||||
@@ -440,7 +440,7 @@ dependencies = [
|
||||
"async-trait",
|
||||
"clap",
|
||||
"colored",
|
||||
"gurt",
|
||||
"gurtlib",
|
||||
"indexmap",
|
||||
"mime_guess",
|
||||
"regex",
|
||||
|
||||
Reference in New Issue
Block a user