Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 4e5db7c commit 6c0b706
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 8 deletions.
25 changes: 18 additions & 7 deletions internal/utils/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/utils/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.18.0"
vrl = "0.19.0"
anyhow = "1.0"

0 comments on commit 6c0b706

Please sign in to comment.