1
0
mirror of https://github.com/containers/youki synced 2024-11-23 09:21:57 +01:00

chore(deps): bump rend from 0.4.0 to 0.4.1

Bumps [rend](https://github.com/djkoloski/rend) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/djkoloski/rend/releases)
- [Commits](https://github.com/djkoloski/rend/commits/0.4.1)

---
updated-dependencies:
- dependency-name: rend
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-25 00:59:03 +00:00 committed by GitHub
parent 646c1034f7
commit 84f540b1f0
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated

@ -3032,9 +3032,9 @@ dependencies = [
[[package]]
name = "rend"
version = "0.4.0"
version = "0.4.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "581008d2099240d37fb08d77ad713bcaec2c4d89d50b5b21a8bb1996bbab68ab"
checksum = "a2571463863a6bd50c32f94402933f03457a3fbaf697a707c5be741e459f08fd"
dependencies = [
"bytecheck",
]