We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ee444b + 7dfb2dc commit 39daac2Copy full SHA for 39daac2
Cargo.toml
@@ -10,7 +10,7 @@ edition = "2018"
10
11
[dependencies]
12
anyhow = "1.0"
13
-async-stream = "0.3.2"
+async-stream = "0.3.3"
14
itertools = "0.10.3"
15
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.2.13" }
16
policy-fetcher = { git = "https://github.com/kubewarden/policy-fetcher", tag = "v0.4.3" }
0 commit comments