Skip to content

Commit 85fd8a0

Browse files
committed
use my branch
1 parent 6485307 commit 85fd8a0

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -601,3 +601,6 @@ opt-level = 3
601601
opt-level = 3
602602
[profile.release.package.twox-hash]
603603
opt-level = 3
604+
605+
[patch.crates-io]
606+
deno_graph = { git = "https://github.com/bartlomieju/deno_graph.git", branch = "fix/improve-parse-error-display" }

0 commit comments

Comments
 (0)