Skip to content

Commit d9d6b65

Browse files
committed
chore: use published dprint-swc-ext 0.26.1
1 parent 86997b5 commit d9d6b65

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

Cargo.lock

Lines changed: 2 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ serde = { version = "1.0.144", features = ["derive"] }
4040
serde_json = { version = "1.0", optional = true }
4141
thiserror = "2.0.18"
4242

43-
# todo: remove once dprint-swc-ext 0.26.1 is published
44-
# https://github.com/dprint/dprint-swc-ext/pull/78
45-
[patch.crates-io]
46-
dprint-swc-ext = { git = "https://github.com/dprint/dprint-swc-ext", branch = "feat_parsing" }
47-
4843
[dev-dependencies]
4944
# only used to verify a deno_ast user can provide an ast to this crate
5045
deno_ast = { version = "0.53.1", features = ["view"] }

0 commit comments

Comments
 (0)