We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 594c09b commit 3105272Copy full SHA for 3105272
Cargo.toml
@@ -67,3 +67,6 @@ futures-util = "0.3"
67
tokio = { version = "1.35", features = ["rt-multi-thread"] }
68
69
snapbox = "0.6.9"
70
+
71
+[patch.crates-io]
72
+solar-parse = { git = "https://github.com/paradigmxyz/solar", rev = "6e8f4a1" }
0 commit comments