Skip to content

Commit acf5512

Browse files
Dependency updates
1 parent 363d682 commit acf5512

File tree

2 files changed

+53
-59
lines changed

2 files changed

+53
-59
lines changed

Cargo.lock

+52-58
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ tokio = { version = "1", features = ["rt-multi-thread", "macros"] }
1616
tower-http = { version = "0.5", features = ["set-header"] }
1717
askama_axum = { version = "0.4", default-features = false }
1818
tower-sombrero = { version = "0.0.4", features = ["axum"] }
19-
thiserror = "1"
19+
thiserror = "2"
2020
tower = "0.4"
2121
vss = "0.1"
2222

0 commit comments

Comments
 (0)