Skip to content

Commit bda75b4

Browse files
Bump version
1 parent 8800155 commit bda75b4

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

Cargo.lock

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

vdev/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ git2 = { version = "0.20.4" }
4747
cfg-if.workspace = true
4848
vector-vrl-functions = { path = "../lib/vector-vrl/functions", features = ["dnstap", "vrl-metrics"] }
4949
# Only here for docs generation. Using vrl with this feature enabled will be severely broken
50-
vrl = { workspace = true, features = ["__mock_return_values_for_tests", "__doc_paths"] }
50+
vrl.workspace = true
5151

5252
[package.metadata.binstall]
5353
pkg-url = "{ repo }/releases/download/vdev-v{ version }/{ name }-{ target }-v{ version }.tgz"

0 commit comments

Comments
 (0)