Skip to content

Commit

Permalink
chore(deps): Bump cargo_toml from 0.16.2 to 0.16.3 (vectordotdev#18674)
Browse files Browse the repository at this point in the history
Bumps [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) from 0.16.2 to 0.16.3.
- [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/v0.16.3)

---
updated-dependencies:
- dependency-name: cargo_toml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 26, 2023
1 parent b35527d commit a4cd8b7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 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 lib/vector-vrl/web-playground/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ vector-vrl-functions = { path = "../functions" }
enrichment = { path = "../../enrichment" }

[build-dependencies]
cargo_toml = "0.16.2"
cargo_toml = "0.16.3"

0 comments on commit a4cd8b7

Please sign in to comment.