Cargo.toml cleanup and cargo fmt
Rust Build / Check (push) Successful in 25s
Rust Build / Test Suite (push) Successful in 32s
Rust Build / Rustfmt (push) Successful in 30s
Rust Build / Clippy (push) Successful in 27s
Rust Build / build (push) Successful in 28s

This commit is contained in:
2026-05-31 17:46:01 -04:00
parent be379543bb
commit dbebaaed39
2 changed files with 8 additions and 10 deletions
-3
View File
@@ -22,9 +22,6 @@ josekit = { version = "0.10.3" }
utoipa = { version = "5.5.0", features = ["axum_extras"] }
utoipa-swagger-ui = { version = "9.0.2", features = ["axum"] }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender-models.git", tag = "v0.3.0-19-cf112a468d-111" }
# icarus_envy = { git = "ssh://git@git.kundeng.us/phoenix/icarus_envy.git", tag = "v0.7.0" }
# dotenvy = { version = "0.15.7" }
# const_format = { version = "0.2.36" }
[dev-dependencies]
http-body-util = { version = "0.1.3" }