Skip to content

Update ruc requirement from 8.0 to 9.3#7

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/ruc-9.3
Closed

Update ruc requirement from 8.0 to 9.3#7
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/ruc-9.3

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Updates the requirements on ruc to permit the latest version.

Changelog

Sourced from ruc's changelog.

Change log

v7.x

  • Reorganize modules
  • Add new toolkits
    • http(no https support)
    • compress/uncompress: zlib
    • encode/decode: message pack, json, etc.

v6.x

  • Remove the trie related functions
  • Rename the SerDe feature to ser_de

v5.x

  • Add more crypto/codec utils
  • Remove features related to no_std and wasm32

v4.x

  • Add new moduler: hash
  • Add new feature: no_std

v3.x

  • Add support for remote command execution based on the SSH protocol
  • Remove syntactic sugar for printing information in the 'Debug' format
    • eg, d!(@a_struct) should be replaced with d!("{:?}", a_struct) in v3.0.x
  • Optimize documentations
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [ruc](https://github.com/rust-util-collections/ruc) to permit the latest version.
- [Changelog](https://github.com/rust-util-collections/ruc/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-util-collections/ruc/commits)

---
updated-dependencies:
- dependency-name: ruc
  dependency-version: 9.3.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Apr 8, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 8, 2026

Superseded by #10.

@dependabot dependabot bot closed this Apr 8, 2026
@dependabot dependabot bot deleted the dependabot/cargo/ruc-9.3 branch April 8, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants