File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -55,8 +55,8 @@ semver = { version = "1.0", features = ["serde"] }
5555serde = { version = " 1" , features = [" derive" , " rc" ] }
5656serde_json = " 1.0"
5757similar-asserts = " 1"
58- solar-parse = { version = " =0.1.1 " , default-features = false }
59- solar-sema = { version = " =0.1.1 " , default-features = false }
58+ solar-parse = { version = " =0.1.2 " , default-features = false }
59+ solar-sema = { version = " =0.1.2 " , default-features = false }
6060svm = { package = " svm-rs" , version = " 0.5" , default-features = false }
6161tempfile = " 3.9"
6262thiserror = " 2"
@@ -69,7 +69,3 @@ futures-util = "0.3"
6969tokio = { version = " 1.35" , features = [" rt-multi-thread" ] }
7070
7171snapbox = " 0.6.9"
72-
73- [patch .crates-io ]
74- solar-parse = { git = " https://github.com/paradigmxyz/solar" , branch = " main" }
75- solar-sema = { git = " https://github.com/paradigmxyz/solar" , branch = " main" }
You can’t perform that action at this time.
0 commit comments