Skip to content

Commit

Permalink
build(deps): bump the cargo group with 7 updates
Browse files Browse the repository at this point in the history
Bumps the cargo group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [async-process](https://github.com/smol-rs/async-process) | `1.8.1` | `2.0.1` |
| [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.4.14` |
| [dag](https://github.com/serpent-os/moss-rs) | ``1072048`` | ``29a5363`` |
| [futures](https://github.com/rust-lang/futures-rs) | `0.3.29` | `0.3.30` |
| [serde](https://github.com/serde-rs/serde) | `1.0.193` | `1.0.195` |
| [serde_yaml](https://github.com/dtolnay/serde-yaml) | `0.9.27` | `0.9.30` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.50` | `1.0.56` |


Updates `async-process` from 1.8.1 to 2.0.1
- [Release notes](https://github.com/smol-rs/async-process/releases)
- [Changelog](https://github.com/smol-rs/async-process/blob/master/CHANGELOG.md)
- [Commits](smol-rs/async-process@v1.8.1...v2.0.1)

Updates `clap` from 4.4.11 to 4.4.14
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.4.11...v4.4.14)

Updates `dag` from `1072048` to `29a5363`
- [Release notes](https://github.com/serpent-os/moss-rs/releases)
- [Commits](serpent-os/tools@1072048...29a5363)

Updates `futures` from 0.3.29 to 0.3.30
- [Release notes](https://github.com/rust-lang/futures-rs/releases)
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md)
- [Commits](rust-lang/futures-rs@0.3.29...0.3.30)

Updates `serde` from 1.0.193 to 1.0.195
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](serde-rs/serde@v1.0.193...v1.0.195)

Updates `serde_yaml` from 0.9.27 to 0.9.30
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](dtolnay/serde-yaml@0.9.27...0.9.30)

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

---
updated-dependencies:
- dependency-name: async-process
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cargo
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: dag
  dependency-type: direct:production
  dependency-group: cargo
- dependency-name: futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: serde_yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 9, 2024
1 parent 3047d89 commit 514ffd3
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 233 deletions.
Loading

0 comments on commit 514ffd3

Please sign in to comment.