chore(deps): bump solang (#992)

This commit is contained in:
Matthias Seitz 2022-03-06 16:21:33 +01:00 committed by GitHub
parent 96dd34287e
commit 4f1a2352f7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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]