diff options
Diffstat (limited to 'cli/Cargo.toml')
-rw-r--r-- | cli/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 59cabd915..4c6db695f 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -75,6 +75,7 @@ fancy-regex = "=0.10.0" fastwebsockets.workspace = true flate2.workspace = true fs3.workspace = true +glob = "0.3.1" http.workspace = true hyper.workspace = true import_map = "=0.15.0" |