Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit 6604eba

Browse files
build(deps): update all minor level dependencies
1 parent d36addc commit 6604eba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ lazy_static = "1.4.0"
2323
pem = "3"
2424
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.20.1" }
2525
prettytable-rs = "^0.10"
26-
pulldown-cmark = { version = "0.12.1", default-features = false }
26+
pulldown-cmark = { version = "0.13.0", default-features = false }
2727
pulldown-cmark-mdcat = { version = "2.7.1", default-features = false }
2828
regex = "1"
2929
rustls-pki-types = { version = "1", features = ["alloc"] }
@@ -58,7 +58,7 @@ reqwest = { version = "0", default-features = false, features = [
5858
assert_cmd = "2.0.14"
5959
hyper = { version = "1.5.0" }
6060
predicates = "3.1"
61-
rstest = "0.24.0"
61+
rstest = "0.25.0"
6262
tempfile = "3.15"
6363
testcontainers = { version = "0.23", features = ["blocking"] }
6464
tower-test = "0.4"

0 commit comments

Comments
 (0)