summaryrefslogtreecommitdiff
path: root/cli/Cargo.toml
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2020-02-03 15:52:32 -0500
committerGitHub <noreply@github.com>2020-02-03 15:52:32 -0500
commit0471243334ac1aeb76dcaadbc3f0b8114d188fb8 (patch)
treec6c0819bfb70f3fb258b8b6e18749525606b8b3e /cli/Cargo.toml
parentf4cc08c4fc97f86d82b860ac11a134dad75dfdca (diff)
upgrade: dprint 0.3.0-alpha.6
Diffstat (limited to 'cli/Cargo.toml')
-rw-r--r--cli/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml
index 50f38dad3..9d1111cb1 100644
--- a/cli/Cargo.toml
+++ b/cli/Cargo.toml
@@ -35,7 +35,7 @@ brotli2 = "0.3.2"
clap = "2.33.0"
dirs = "2.0.2"
dlopen = "0.1.8"
-dprint-plugin-typescript = "0.3.0-alpha.4"
+dprint-plugin-typescript = "=0.3.0-alpha.6"
futures = { version = "0.3.1", features = [ "compat", "io-compat" ] }
glob = "0.3.0"
http = "0.2.0"