Skip to content

Commit

Permalink
Merge pull request #42 from kubewarden/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
fix(deps): update rust crate base64 to 0.22.0
  • Loading branch information
flavio authored Mar 4, 2024
2 parents db3e3e7 + 15bb6df commit 4430162
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ kubewarden-policy-sdk = "0.10.0"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
encoding = "0.2.33"
base64 = "0.21.7"
base64 = "0.22.0"
rusty_hog_scanner = { git = "https://github.com/newrelic/rusty-hog/", rev = "0a5c56ef546093d78fbc824b80fd82999c9af4c0" }

0 comments on commit 4430162

Please sign in to comment.