Skip to content

Commit cb50469

Browse files
dependabot[bot]linkdd
authored andcommitted
⬆️ Bump vrl
Bumps the cargo-vrl group in /internal/utils/langs/vrl/rust-crate with 1 update: [vrl](https://github.com/vectordotdev/vrl). Updates `vrl` from 0.28.1 to 0.29.0 - [Changelog](https://github.com/vectordotdev/vrl/blob/main/CHANGELOG.md) - [Commits](vectordotdev/vrl@v0.28.1...v0.29.0) --- updated-dependencies: - dependency-name: vrl dependency-version: 0.29.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-vrl ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 44c7572 commit cb50469

File tree

2 files changed

+60
-33
lines changed

2 files changed

+60
-33
lines changed

internal/utils/langs/vrl/rust-crate/Cargo.lock

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

internal/utils/langs/vrl/rust-crate/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ crate-type = ["staticlib"]
1010
cc = "1.2"
1111

1212
[dependencies]
13-
vrl = "0.28.1"
13+
vrl = "0.29.0"
1414
anyhow = "1.0"
1515
ariadne = "0.6.0"

0 commit comments

Comments
 (0)