Skip to content

Commit

Permalink
⬆️ Bump vrl in /internal/ffi/vrl/rust-crate
Browse files Browse the repository at this point in the history
Bumps [vrl](https://github.com/vectordotdev/vrl) from 0.17.0 to 0.18.0.
- [Changelog](https://github.com/vectordotdev/vrl/blob/main/CHANGELOG.md)
- [Commits](vectordotdev/vrl@v0.17.0...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 6e8d984 commit 8fa5be1
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 27 deletions.
113 changes: 87 additions & 26 deletions internal/ffi/vrl/rust-crate/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 internal/ffi/vrl/rust-crate/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ crate-type = ["staticlib"]
cc = "1.1"

[dependencies]
vrl = "0.17.0"
vrl = "0.18.0"
anyhow = "1.0"

0 comments on commit 8fa5be1

Please sign in to comment.