Skip to content

Commit e0a3b3f

Browse files
authored
Merge branch 'master' into tobz/datadog-metrics-sink-electric-boogaloo
2 parents e556c9c + 760cc93 commit e0a3b3f

File tree

6 files changed

+586
-77
lines changed

6 files changed

+586
-77
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-core/Cargo.toml

+1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ vrl-core = { package = "vrl", path = "../vrl/core", optional = true }
6060
prost-build = "0.8"
6161

6262
[dev-dependencies]
63+
core_common = { path = "core-common", default-features = false, features = ["test"] }
6364
criterion = { version = "0.3.5", features = ["html_reports"] }
6465
env-test-util = "1.0.1"
6566
quickcheck = "1.0.3"

0 commit comments

Comments
 (0)