aboutsummaryrefslogtreecommitdiff
path: root/games/rstnode/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'games/rstnode/Cargo.toml')
-rw-r--r--games/rstnode/Cargo.toml3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/rstnode/Cargo.toml b/games/rstnode/Cargo.toml
index 4aa2532acf2d..5dc3bd29c5f5 100644
--- a/games/rstnode/Cargo.toml
+++ b/games/rstnode/Cargo.toml
@@ -5,6 +5,9 @@ members = [
"rst-launcher",
"rst-client",
"rst-server",
+
+ # Utility libraries
+ "async-quic"
]
# [profile.release.overrides."*"]