Skip to content

Commit 783a481

Browse files
chore(deps): bump tracing-test from 0.2.1 to 0.2.3
Bumps [tracing-test](https://github.com/dbrgn/tracing-test) from 0.2.1 to 0.2.3. - [Release notes](https://github.com/dbrgn/tracing-test/releases) - [Changelog](https://github.com/dbrgn/tracing-test/blob/main/CHANGELOG.md) - [Commits](dbrgn/tracing-test@v0.2.1...v0.2.3) --- updated-dependencies: - dependency-name: tracing-test dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd5ba44 commit 783a481

File tree

2 files changed

+16
-70
lines changed

2 files changed

+16
-70
lines changed

Cargo.lock

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

lib/vrl/stdlib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ ofb = { version = "0.6.1", optional = true }
6262
anyhow = "1"
6363
chrono-tz = "0.6"
6464
criterion = "0.4"
65-
tracing-test = "0.1"
65+
tracing-test = "0.2"
6666
value = { path = "../../value", features = ["test"] }
6767
vrl-core = { path = "../../vrl/core", features = ["test"] }
6868
vector-common = { path = "../../vector-common", default-features = false, features = ["btreemap"] }

0 commit comments

Comments
 (0)