Removed utils mod, moved hexing the name to entity library
This commit is contained in:
2
Cargo.lock
generated
2
Cargo.lock
generated
@@ -438,6 +438,7 @@ name = "entity"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"futures",
|
||||
"hex",
|
||||
"sqlx",
|
||||
]
|
||||
|
||||
@@ -1164,7 +1165,6 @@ dependencies = [
|
||||
"dotenvy",
|
||||
"entity",
|
||||
"futures",
|
||||
"hex",
|
||||
"itertools 0.12.1",
|
||||
"log",
|
||||
"parking_lot",
|
||||
|
Reference in New Issue
Block a user