mirror of
https://github.com/Noratrieb/does-it-build.git
synced 2026-01-14 10:25:01 +01:00
Update dependencies
This commit is contained in:
parent
b213eec65d
commit
0f749df239
3 changed files with 928 additions and 630 deletions
|
|
@ -4,8 +4,8 @@ version = "0.1.0"
|
|||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
askama = "0.12.1"
|
||||
axum = { version = "0.7.5", features = ["macros"] }
|
||||
askama = "0.14.0"
|
||||
axum = { version = "0.8.6", features = ["macros"] }
|
||||
color-eyre = "0.6.3"
|
||||
futures = "0.3.30"
|
||||
reqwest = { version = "0.12.7", features = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue