1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-02 04:46:13 +02:00

chore(deps): bump ittapi-sys from 0.3.3 to 0.3.4

Bumps [ittapi-sys](https://github.com/intel/ittapi) from 0.3.3 to 0.3.4.
- [Release notes](https://github.com/intel/ittapi/releases)
- [Commits](https://github.com/intel/ittapi/commits)

---
updated-dependencies:
- dependency-name: ittapi-sys
  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-07-31 00:43:34 +00:00 committed by GitHub
parent 149860cd96
commit d64cb25aec
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

4
Cargo.lock generated
View File

@ -1861,9 +1861,9 @@ dependencies = [
[[package]]
name = "ittapi-sys"
version = "0.3.3"
version = "0.3.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a9b32a4d23f72548178dde54f3c12c6b6a08598e25575c0d0fa5bd861e0dc1a5"
checksum = "f2f8763c96e54e6d6a0dccc2990d8b5e33e3313aaeae6185921a3f4c1614a77c"
dependencies = [
"cc",
]