1
0
mirror of https://github.com/containers/youki synced 2024-11-23 01:11:58 +01:00
youki/crates/libcgroups
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
..
examples rewrote the bpf example (#1877) 2023-05-03 23:08:29 -07:00
src Rust 1.74.1 (#2557) 2023-12-08 22:26:19 +09:00
.gitignore Add lib prefix to other crates 2021-10-22 22:05:14 +02:00
Cargo.toml chore(deps): bump the patch group with 5 updates 2023-12-18 01:26:46 +00:00
README.md Add the metadates for publishing a crate. 2022-02-23 17:32:16 +09:00

libcgroups