Skip to content

Commit 3105272

Browse files
committed
Patch solar to get HIR visitor impl
1 parent 594c09b commit 3105272

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,6 @@ futures-util = "0.3"
6767
tokio = { version = "1.35", features = ["rt-multi-thread"] }
6868

6969
snapbox = "0.6.9"
70+
71+
[patch.crates-io]
72+
solar-parse = { git = "https://github.com/paradigmxyz/solar", rev = "6e8f4a1" }

0 commit comments

Comments
 (0)