build: bump dependencies
This commit is contained in:
@@ -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" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user