Pull dependency version hotfixes. #6

Merged
Cutieguwu merged 9 commits from main into rapid-dev 2025-02-26 14:16:06 -05:00

9 Commits

Author SHA1 Message Date
Olivia Brooks
f8a98c3743 Update Cargo.toml
Add additional version bounds for rust-i18n.
2025-02-26 14:10:58 -05:00
Olivia Brooks
bb6d2ae94b Libc version bound hotfix. 2025-02-26 14:06:30 -05:00
Olivia Brooks
34d16c7846 Merge pull request #4 from Cutieguwu/dependabot/cargo/clap-4.5.31
Bump clap from 4.5.30 to 4.5.31
2025-02-26 14:03:49 -05:00
Olivia Brooks
d0baf9b7a7 Update Cargo.toml
Add versioning bounds.
2025-02-26 14:03:27 -05:00
dependabot[bot]
288fee1072 Bump clap from 4.5.30 to 4.5.31
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.30 to 4.5.31.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.30...v4.5.31)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 17:07:31 +00:00
Olivia Brooks
8eb08cb3f6 Merge pull request #3 from Cutieguwu/dependabot/cargo/libc-0.2.170
Bump libc from 0.2.169 to 0.2.170
2025-02-26 12:06:28 -05:00
Olivia Brooks
9ce788613a Add version bounds.
Maintain support for 0.2.169
2025-02-26 12:05:42 -05:00
dependabot[bot]
5ea95d9d3d Bump libc from 0.2.169 to 0.2.170
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.169 to 0.2.170.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.169...0.2.170)

---
updated-dependencies:
- dependency-name: libc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-26 17:03:49 +00:00
Olivia Brooks
5f8fced9b7 Merge pull request #5 from Cutieguwu/rapid-dev
Merge rapid-dev fixes and version bumps.
2025-02-26 12:02:10 -05:00