Adding token_stuff repo
Rust Build / Check (push) Successful in 27s
Rust Build / Test Suite (push) Successful in 36s
Rust Build / Rustfmt (push) Successful in 26s
Rust Build / Clippy (push) Successful in 29s
Rust Build / build (push) Successful in 28s

This commit is contained in:
2026-05-31 16:46:32 -04:00
parent 2badd0ca4d
commit 775410907b
4 changed files with 145 additions and 2 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ time = { version = "0.3.47", features = ["macros", "serde"] }
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-v0.3.0-migrate-1340440fec-111" }
textsender_models = { git = "ssh://git@git.kundeng.us/phoenix/textsender-models.git", tag = "v0.3.0-17-f920e91ec0-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" }