about summary refs log tree commit diff stats
path: root/crates/rocie-server/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'crates/rocie-server/Cargo.toml')
-rw-r--r--crates/rocie-server/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/rocie-server/Cargo.toml b/crates/rocie-server/Cargo.toml
index fdcf9ef..36b271b 100644
--- a/crates/rocie-server/Cargo.toml
+++ b/crates/rocie-server/Cargo.toml
@@ -46,6 +46,7 @@ serde_json = "1.0.145"
 serde_yaml = "0.9.34"
 sqlx = { version = "0.8.6", features = ["runtime-tokio", "sqlite"] }
 thiserror = "2.0.17"
+tokio.workspace = true
 utoipa = { version = "5.4.0", features = ["actix_extras", "uuid"] }
 uuid = { version = "1.19.0", features = ["v4", "serde"] }