Skip to content

Commit

Permalink
chore(deps): bump kdl from 4.6.0 to 4.7.0 (#100)
Browse files Browse the repository at this point in the history
Bumps [kdl](https://github.com/kdl-org/kdl-rs) from 4.6.0 to 4.7.0.
- [Release notes](https://github.com/kdl-org/kdl-rs/releases)
- [Changelog](https://github.com/kdl-org/kdl-rs/blob/v4.7.0/CHANGELOG.md)
- [Commits](kdl-org/kdl-rs@v4.6.0...v4.7.0)

---
updated-dependencies:
- dependency-name: kdl
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent 021a119 commit fa0d289
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 6 deletions.
33 changes: 28 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cached = { version = "0.54.0", features = ["wasm"] }
console = "0.15.8"
tracing-subscriber = "0.3.19"
tracing = "0.1.41"
kdl = "4.6.0"
kdl = "4.7.0"
rstest = "0.23.0"
itertools = "0.13.0"

Expand Down

0 comments on commit fa0d289

Please sign in to comment.