Skip to content

Commit

Permalink
build(deps): update all minor level dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2025
1 parent dae81ef commit 861191c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ lazy_static = "1.4.0"
pem = "3"
policy-evaluator = { git = "https://github.com/kubewarden/policy-evaluator", tag = "v0.20.0" }
prettytable-rs = "^0.10"
pulldown-cmark = { version = "0.12.1", default-features = false }
pulldown-cmark = { version = "0.13.0", default-features = false }
pulldown-cmark-mdcat = { version = "2.7.1", default-features = false }
regex = "1"
rustls-pki-types = { version = "1", features = ["alloc"] }
Expand Down

0 comments on commit 861191c

Please sign in to comment.