Skip to content

Commit

Permalink
chore(deps): Bump packageurl from 0.4.0 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [packageurl](https://github.com/althonos/packageurl-rs) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/althonos/packageurl-rs/releases)
- [Commits](althonos/packageurl.rs@v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: packageurl
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alilleybrinker committed Sep 16, 2024
1 parent 4482bfb commit 5395e38
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 hipcheck/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ num-traits = "0.2.19"
num_enum = "0.7.3"
once_cell = "1.10.0"
ordered-float = { version = "4.2.2", features = ["serde"] }
packageurl = "0.4.0"
packageurl = "0.4.1"
paste = "1.0.7"
pathbuf = "1.0.0"
petgraph = { version = "0.6.0", features = ["serde-1"] }
Expand Down

0 comments on commit 5395e38

Please sign in to comment.