feat: call it lebusiness client
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
32
Cargo.lock
generated
32
Cargo.lock
generated
@@ -314,22 +314,6 @@ version = "1.0.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
||||
|
||||
[[package]]
|
||||
name = "client"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"app",
|
||||
"axum",
|
||||
"dotenvy",
|
||||
"leptos",
|
||||
"leptos_axum",
|
||||
"log",
|
||||
"simple_logger",
|
||||
"tokio",
|
||||
"tower",
|
||||
"tower-http",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "codee"
|
||||
version = "0.2.0"
|
||||
@@ -1217,6 +1201,22 @@ version = "1.5.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
||||
|
||||
[[package]]
|
||||
name = "lebusiness-client"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"app",
|
||||
"axum",
|
||||
"dotenvy",
|
||||
"leptos",
|
||||
"leptos_axum",
|
||||
"log",
|
||||
"simple_logger",
|
||||
"tokio",
|
||||
"tower",
|
||||
"tower-http",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "leptos"
|
||||
version = "0.7.3"
|
||||
|
Reference in New Issue
Block a user