diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2020-04-19 07:26:17 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-19 13:26:17 +0200 |
| commit | 5292d24e6fba2fbc17ee9a245677d5b145260784 (patch) | |
| tree | 753f067930093fa94830c8728c2dfe08f278e968 /cli/Cargo.toml | |
| parent | 4d2b9cd37af2b9d6a145a04fc93117922e43df3a (diff) | |
upgrade: dprint 0.13.0 (#4816)
Diffstat (limited to 'cli/Cargo.toml')
| -rw-r--r-- | cli/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 92fc58208..2623513c3 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -33,7 +33,7 @@ byteorder = "1.3.4" clap = "2.33.0" dirs = "2.0.2" dlopen = "0.1.8" -dprint-plugin-typescript = "0.9.11" +dprint-plugin-typescript = "0.13.0" futures = { version = "0.3.4", features = ["compat", "io-compat"] } glob = "0.3.0" http = "0.2.1" |
