Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust dependencies (Core, Bindings, Build CLI) #2150

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Nov 21, 2024

  1. Build CLI: Update & Improve dependencies

    * Improve dependencies declaration in `Cargo.toml` according to semver
      rules.
    * Update dependencies to latest version in `Cargo.toml`
    * Run `Cargo update` command
    AmmarAbouZor committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b43d68f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e24cf14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    175693e View commit details
    Browse the repository at this point in the history
  4. Core: Update dependencies

    * Update Rust dependencies to their latest version in Rust Core,
      add-ons and Indexer CLI tool
    * `pcap-parser` and `etherparse` couldn't be updated because of breaking
      changes
    AmmarAbouZor committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1d6180e View commit details
    Browse the repository at this point in the history