Skip to content
New issue

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

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

Already on GitHub? # to your account

Ci fuzz serde v6.2 #11763

Closed
wants to merge 2 commits into from
Closed

Commits on Sep 12, 2024

  1. rust: keep older version of serde

    for oss-fuzz/cifuzz compatibility
    As they use an old nightly compiler
    catenacyber committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    05f501a View commit details
    Browse the repository at this point in the history
  2. rust: pin serde version

    because oss-fuzz does not support newer rust nightly
    and newer serde does not support oss-fuzz old nightly
    catenacyber committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b5201f7 View commit details
    Browse the repository at this point in the history