aboutsummaryrefslogtreecommitdiff
path: root/systems/_asset
diff options
context:
space:
mode:
Diffstat (limited to 'systems/_asset')
-rw-r--r--systems/_asset/test/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/systems/_asset/test/Cargo.toml b/systems/_asset/test/Cargo.toml
index 3ac0779..57fb93e 100644
--- a/systems/_asset/test/Cargo.toml
+++ b/systems/_asset/test/Cargo.toml
@@ -6,4 +6,4 @@ edition = "2024"
[dependencies]
asset_system = { path = "../" }
-tokio = { version = "1.48.0", features = ["full"] }
+tokio.workspace = true