mirror of https://github.com/linkerd/linkerd2.git
build(deps): bump os_str_bytes from 6.1.0 to 6.2.0 (#8909)
Bumps [os_str_bytes](https://github.com/dylni/os_str_bytes) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/dylni/os_str_bytes/releases) - [Commits](https://github.com/dylni/os_str_bytes/compare/6.1.0...6.2.0) --- updated-dependencies: - dependency-name: os_str_bytes dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
d05cd76822
commit
5b549e1228
|
|
@ -1248,9 +1248,9 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "os_str_bytes"
|
||||
version = "6.1.0"
|
||||
version = "6.2.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "21326818e99cfe6ce1e524c2a805c189a99b5ae555a35d19f9a284b427d86afa"
|
||||
checksum = "648001efe5d5c0102d8cea768e348da85d90af8ba91f0bea908f157951493cd4"
|
||||
|
||||
[[package]]
|
||||
name = "parking_lot"
|
||||
|
|
|
|||
Loading…
Reference in New Issue