We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f839e42 commit 10a5ca2Copy full SHA for 10a5ca2
1 file changed
lib/codecs/Cargo.toml
@@ -61,6 +61,7 @@ toml = { version = "0.9.8", optional = true }
61
futures.workspace = true
62
indoc.workspace = true
63
tokio = { workspace = true, features = ["test-util"] }
64
+toml.workspace = true
65
similar-asserts = "1.7.0"
66
vector-core = { path = "../vector-core", default-features = false, features = ["vrl", "test"] }
67
rstest = "0.26.1"
0 commit comments