chore(deps): bump solang-parser from `f850719` to `b286b63` (#896)

Bumps [solang-parser](https://github.com/hyperledger-labs/solang) from `f850719` to `b286b63`.
- [Release notes](https://github.com/hyperledger-labs/solang/releases)
- [Commits](f8507191eb...b286b63d80)

---
updated-dependencies:
- dependency-name: solang-parser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-11 13:12:35 +02:00 committed by GitHub
parent 903edab7bf
commit 8f19ba1fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -3476,7 +3476,7 @@ dependencies = [
[[package]] [[package]]
name = "solang-parser" name = "solang-parser"
version = "0.1.1" version = "0.1.1"
source = "git+https://github.com/hyperledger-labs/solang#f8507191eb796646842f80728328b1bb17b075b5" source = "git+https://github.com/hyperledger-labs/solang#b286b63d8003a17092e0ae54d89898970df6d6fa"
dependencies = [ dependencies = [
"lalrpop", "lalrpop",
"lalrpop-util", "lalrpop-util",