Skip to content

Commit

Permalink
Dependency updates
Browse files Browse the repository at this point in the history
  • Loading branch information
randomairborne committed Dec 5, 2024
1 parent 363d682 commit acf5512
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 59 deletions.
110 changes: 52 additions & 58 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
tower-http = { version = "0.5", features = ["set-header"] }
askama_axum = { version = "0.4", default-features = false }
tower-sombrero = { version = "0.0.4", features = ["axum"] }
thiserror = "1"
thiserror = "2"
tower = "0.4"
vss = "0.1"

Expand Down

0 comments on commit acf5512

Please sign in to comment.