build: bump dependencies

This commit is contained in:
2026-01-15 03:54:25 +08:00
parent c6954372c0
commit eff0a979ec
2 changed files with 11 additions and 11 deletions

View File

@@ -20,7 +20,7 @@ serde = { version = "1.0.226", features = ["derive"] }
serde_json = "1.0.145"
strum = { version = "0.27.2", features = ["derive"] }
tokio = { version = "1.47.1", features = ["rt-multi-thread"] }
compio = { version = "0.16.0", features = ["runtime"] }
compio = { version = "0.17.0", features = ["runtime"] }
redb = "3.1.0"
crabtime = { git = "https://github.com/wdanilo/crabtime.git", rev = "2ed856f5" }