Skip to content

Commit e8c395a

Browse files
committed
test: Change vrl to zlib-rs branch to check building on windows
1 parent 8856fb7 commit e8c395a

File tree

2 files changed

+30
-27
lines changed

2 files changed

+30
-27
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ vector-lib = { path = "lib/vector-lib", default-features = false, features = ["v
172172
vector-config = { path = "lib/vector-config" }
173173
vector-config-common = { path = "lib/vector-config-common" }
174174
vector-config-macros = { path = "lib/vector-config-macros" }
175-
vrl = { git = "https://github.com/vectordotdev/vrl", branch = "main", features = ["arbitrary", "cli", "test", "test_framework"] }
175+
vrl = { git = "https://github.com/JakubOnderka/vrl", branch = "zlib-rs-v2", features = ["arbitrary", "cli", "test", "test_framework"] }
176176

177177
[dependencies]
178178
pin-project.workspace = true

0 commit comments

Comments
 (0)