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

chore(deps): lock file maintenance rust dependencies #345

Merged
merged 14 commits into from
Nov 17, 2024
Merged

Commits on Nov 17, 2024

  1. Configuration menu
    Copy the full SHA
    f0e52bf View commit details
    Browse the repository at this point in the history
  2. fix: migrate away from deprecated method

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    f7f4d3a View commit details
    Browse the repository at this point in the history
  3. add license

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    c83d35b View commit details
    Browse the repository at this point in the history
  4. add ignored rustsec advisories

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    a050d1f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    958c6f3 View commit details
    Browse the repository at this point in the history
  6. revert ci: check if AWS_LC_SYS_PREBUILT_NASM=1 fixes the Cross-CI i…

    …ssues
    
    Signed-off-by: simonsan <[email protected]>
    simonsan committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    0107575 View commit details
    Browse the repository at this point in the history
  7. build: add cross.toml to install nasm as build dependency

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    2b782b2 View commit details
    Browse the repository at this point in the history
  8. build: use cross for x86_64-pc-windows-gnu

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    d96a538 View commit details
    Browse the repository at this point in the history
  9. ci: check if building on ubuntu helps

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    b7b2bd1 View commit details
    Browse the repository at this point in the history
  10. ci: check if passing in the prebuilt nasm env var helps

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    4ca9749 View commit details
    Browse the repository at this point in the history
  11. ci: check if combination nasm + env var works

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    a11989c View commit details
    Browse the repository at this point in the history
  12. ci: check if combination libssl + nasm + env var works

    Signed-off-by: simonsan <[email protected]>
    simonsan committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    0118f2c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9ff2dd6 View commit details
    Browse the repository at this point in the history
  14. ci: deactivate check on 'x86_64-pc-windows-gnu' as the cross-compilat…

    …ion is broken due to 'aws-lc-sys
    
    Signed-off-by: simonsan <[email protected]>
    simonsan committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    8cbac53 View commit details
    Browse the repository at this point in the history