Skip to content

Commit f84a17e

Browse files
committed
Apply fixes, improvements and clippy enhancements
1 parent 694a702 commit f84a17e

28 files changed

+1639
-1678
lines changed

Cargo.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ toml = "^0.9"
5555
tracing = "^0.1"
5656
utoipa = { version = "^5", features = ["actix_extras"] }
5757
utoipa-swagger-ui = { version = "^9", features = ["actix-web"] }
58+
lazy_static = "^1.5"
5859

5960
[target.'cfg(windows)'.build-dependencies]
6061
winres = "^0.1"

0 commit comments

Comments
 (0)