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_axum",
|
||||
"asklyphe-common",
|
||||
"astro-float",
|
||||
"async-nats",
|
||||
"axum",
|
||||
"axum-extra",
|
||||
|
|
|
@ -39,4 +39,6 @@ url_encoded_data = "0.6.1"
|
|||
strum = "0.27.1"
|
||||
strum_macros = "0.27.1"
|
||||
|
||||
astro-float = "0.9.2"
|
||||
|
||||
env_logger = "*"
|
||||
|
|
Loading…
Add table
Reference in a new issue