rm shellexpand
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 11m53s

This commit is contained in:
2025-06-09 01:32:09 +09:00
parent a17d2c9d66
commit 6513d626de
2 changed files with 45 additions and 90 deletions

View File

@ -17,7 +17,6 @@ path = "src/alias.rs"
seahorse = "*"
reqwest = { version = "*", features = ["blocking", "json"] }
tokio = { version = "1", features = ["full"] }
shellexpand = "*"
config = "*"
serde = "*"
serde_json = "*"