Skip to content

Commit 6a9bfb6

Browse files
chore(deps): bump chumsky from 0.9.3 to 0.12.0
Bumps [chumsky](https://github.com/zesterer/chumsky) from 0.9.3 to 0.12.0. - [Release notes](https://github.com/zesterer/chumsky/releases) - [Changelog](https://github.com/zesterer/chumsky/blob/main/CHANGELOG.md) - [Commits](https://github.com/zesterer/chumsky/commits/0.12) --- updated-dependencies: - dependency-name: chumsky dependency-version: 0.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 99e58ae commit 6a9bfb6

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ bytes = "1.11"
7171
cargo_toml = "0.22"
7272
chrono = { version = "0.4.43", default-features = false }
7373
chrono-tz = { version = "0.10.4", default-features = false }
74-
chumsky = { version = "0.9.3", default-features = false }
74+
chumsky = { version = "0.12.0", default-features = false }
7575
clap = { version = "4.5.55", features = ["deprecated"] }
7676
clap-verbosity-flag = { version = "3", default-features = false }
7777
clap_complete = "4"

0 commit comments

Comments
 (0)