Skip to content

Commit

Permalink
Bump the cargo group across 2 directories with 2 updates (#3165)
Browse files Browse the repository at this point in the history
Bumps the cargo group with 1 update in the /common/primitives/core directory: [regex](https://github.com/rust-lang/regex).
Bumps the cargo group with 2 updates in the /parachain directory: [regex](https://github.com/rust-lang/regex) and [mio](https://github.com/tokio-rs/mio).


Updates `regex` from 1.11.0 to 1.11.1
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.11.0...1.11.1)

Updates `regex` from 1.10.5 to 1.10.6
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](rust-lang/regex@1.11.0...1.11.1)

Updates `mio` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/tokio-rs/mio/releases)
- [Changelog](https://github.com/tokio-rs/mio/blob/master/CHANGELOG.md)
- [Commits](tokio-rs/mio@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: regex
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: regex
  dependency-type: indirect
  dependency-group: cargo
- dependency-name: mio
  dependency-type: indirect
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kai <[email protected]>
  • Loading branch information
dependabot[bot] and Kailai-Wang authored Nov 8, 2024
1 parent 3032559 commit 4b179e5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions common/primitives/core/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions parachain/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4b179e5

Please sign in to comment.