summaryrefslogtreecommitdiff
path: root/test_util/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'test_util/Cargo.toml')
-rw-r--r--test_util/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test_util/Cargo.toml b/test_util/Cargo.toml
index 115eea326..e4a992b51 100644
--- a/test_util/Cargo.toml
+++ b/test_util/Cargo.toml
@@ -22,6 +22,7 @@ console_static_text.workspace = true
fastwebsockets = { workspace = true, features = ["upgrade"] }
flate2.workspace = true
futures.workspace = true
+glob.workspace = true
hyper = { workspace = true, features = ["server", "http1", "http2", "runtime"] }
lazy-regex.workspace = true
lsp-types.workspace = true