Skip to content

Commit 7278394

Browse files
dependabot[bot]tremor-bot
authored andcommitted
Bump lalrpop-util from 0.20.2 to 0.22.0
Bumps [lalrpop-util](https://github.com/lalrpop/lalrpop) from 0.20.2 to 0.22.0. - [Changelog](https://github.com/lalrpop/lalrpop/blob/master/RELEASES.md) - [Commits](lalrpop/lalrpop@0.20.2...0.22.0) --- updated-dependencies: - dependency-name: lalrpop-util dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 67b3bec commit 7278394

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

Cargo.lock

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

tremor-script/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ halfbrown = "0.2"
3939
hdrhistogram = "7"
4040
hostname = "0.4"
4141
jumphash = "0.1"
42-
lalrpop-util = "0.20"
42+
lalrpop-util = "0.22"
4343
lazy_static = "1.5"
4444
percent-encoding = "2"
4545
rand = { version = "0.8", features = ["small_rng"] }

0 commit comments

Comments
 (0)