chore: dev-depsの整理

This commit is contained in:
2026-05-01 23:50:14 +09:00
parent 7899ab4386
commit 9ac127d607
3 changed files with 2 additions and 5 deletions
-3
View File
@@ -30,12 +30,9 @@ memory = { workspace = true }
uuid = { workspace = true, features = ["v7"] }
[dev-dependencies]
async-trait = { workspace = true }
dotenv = "0.15.0"
futures = { workspace = true }
session-store = { workspace = true }
tempfile = { workspace = true }
tokio = { workspace = true, features = ["macros", "rt-multi-thread", "time"] }
[build-dependencies]
toml = { workspace = true }