Skip to content

Commit cfc6d29

Browse files
authored
cli: Bump solang-parser version (solana-foundation#2569)
1 parent 472279d commit cfc6d29

2 files changed

Lines changed: 10 additions & 18 deletions

File tree

Cargo.lock

Lines changed: 9 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ solana-cli-config = ">=1.14, <1.17"
4242
solana-faucet = ">=1.14, <1.17"
4343
solana-program = ">=1.14, <1.17"
4444
solana-sdk = ">=1.14, <1.17"
45-
solang-parser = "=0.2.3"
45+
solang-parser = "=0.3.1"
4646
syn = { version = "1.0.60", features = ["full", "extra-traits"] }
4747
tar = "0.4.35"
4848
tokio = "~1.14.1"

0 commit comments

Comments
 (0)