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 2a657f0 commit c5bc537Copy full SHA for c5bc537
Cargo.toml
@@ -70,4 +70,4 @@ tokio = { version = "1.47", features = ["rt-multi-thread"] }
70
snapbox = "0.6.21"
71
72
[patch.crates-io]
73
-# solar = { package = "solar-compiler", git = "https://github.com/paradigmxyz/solar", branch = "main" }
+solar = { package = "solar-compiler", git = "https://github.com/paradigmxyz/solar", branch = "main" }
0 commit comments