1
0
mirror of https://github.com/containers/youki synced 2024-11-23 01:11:58 +01:00
youki/crates
dependabot[bot] a53dfb170c
chore(deps): bump the patch group with 5 updates
Bumps the patch group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.51` |
| [home](https://github.com/rust-lang/cargo) | `0.5.5` | `0.5.9` |
| [rkyv](https://github.com/rkyv/rkyv) | `0.7.42` | `0.7.43` |
| [shared-buffer](https://github.com/wasmerio/shared-buffer) | `0.1.3` | `0.1.4` |
| [unsafe-libyaml](https://github.com/dtolnay/unsafe-libyaml) | `0.2.9` | `0.2.10` |


Updates `thiserror` from 1.0.50 to 1.0.51
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.50...1.0.51)

Updates `home` from 0.5.5 to 0.5.9
- [Changelog](https://github.com/rust-lang/cargo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/cargo/commits)

Updates `rkyv` from 0.7.42 to 0.7.43
- [Release notes](https://github.com/rkyv/rkyv/releases)
- [Changelog](https://github.com/rkyv/rkyv/blob/master/release_checklist.md)
- [Commits](https://github.com/rkyv/rkyv/compare/v0.7.42...v0.7.43)

Updates `shared-buffer` from 0.1.3 to 0.1.4
- [Changelog](https://github.com/wasmerio/shared-buffer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/wasmerio/shared-buffer/compare/v0.1.3...v0.1.4)

Updates `unsafe-libyaml` from 0.2.9 to 0.2.10
- [Release notes](https://github.com/dtolnay/unsafe-libyaml/releases)
- [Commits](https://github.com/dtolnay/unsafe-libyaml/compare/0.2.9...0.2.10)

---
updated-dependencies:
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: home
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: rkyv
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: shared-buffer
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: unsafe-libyaml
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 01:26:46 +00:00
..
libcgroups chore(deps): bump the patch group with 5 updates 2023-12-18 01:26:46 +00:00
libcontainer chore(deps): bump the patch group with 5 updates 2023-12-18 01:26:46 +00:00
liboci-cli Release for v0.3.1 (#2570) 2023-12-17 21:15:24 +09:00
youki Release for v0.3.1 (#2570) 2023-12-17 21:15:24 +09:00
.gitignore Add makefiles to crates and rust-integration-test 2022-01-31 15:08:34 +05:30