forked from asklyphe-public/asklyphe
updated cargo files
This commit is contained in:
parent
b101b5af51
commit
5b1e215b77
2 changed files with 3 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -265,6 +265,7 @@ dependencies = [
|
||||||
"askama",
|
"askama",
|
||||||
"askama_axum",
|
"askama_axum",
|
||||||
"asklyphe-common",
|
"asklyphe-common",
|
||||||
|
"astro-float",
|
||||||
"async-nats",
|
"async-nats",
|
||||||
"axum",
|
"axum",
|
||||||
"axum-extra",
|
"axum-extra",
|
||||||
|
|
|
@ -39,4 +39,6 @@ url_encoded_data = "0.6.1"
|
||||||
strum = "0.27.1"
|
strum = "0.27.1"
|
||||||
strum_macros = "0.27.1"
|
strum_macros = "0.27.1"
|
||||||
|
|
||||||
|
astro-float = "0.9.2"
|
||||||
|
|
||||||
env_logger = "*"
|
env_logger = "*"
|
||||||
|
|
Loading…
Add table
Reference in a new issue