chore(deps): bump solang (#992)
This commit is contained in:
parent
96dd34287e
commit
4f1a2352f7
|
@ -35,7 +35,7 @@ tempfile = { version = "3.3.0", optional = true }
|
|||
fs_extra = { version = "1.2.0", optional = true }
|
||||
sha2 = { version = "0.9.8", default-features = false }
|
||||
dunce = "1.0.2"
|
||||
solang-parser = { default-features = false, version = "0.1.2" }
|
||||
solang-parser = { default-features = false, version = "0.1.10" }
|
||||
rayon = "1.5.1"
|
||||
|
||||
[target.'cfg(not(target_arch = "wasm32"))'.dependencies]
|
||||
|
|
Loading…
Reference in New Issue