Skip to content

Commit c47e65f

Browse files
chore(deps): Bump cargo_toml from 0.16.0 to 0.16.1 (vectordotdev#18605)
Bumps [cargo_toml](https://gitlab.com/lib.rs/cargo_toml) from 0.16.0 to 0.16.1. - [Commits](https://gitlab.com/lib.rs/cargo_toml/commits/v0.16.1) --- updated-dependencies: - dependency-name: cargo_toml dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5f4caa commit c47e65f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/vector-vrl/web-playground/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ vector-vrl-functions = { path = "../functions" }
1919
enrichment = { path = "../../enrichment" }
2020

2121
[build-dependencies]
22-
cargo_toml = "0.16.0"
22+
cargo_toml = "0.16.1"

0 commit comments

Comments
 (0)