Skip to content

Commit

Permalink
[rust] Update ring and required crates for riscv support
Browse files Browse the repository at this point in the history
Selenium-webdriver fails to compile on RISC-V due to outdated version of ring
used (https://bugs.gentoo.org/912999).
Ring has added RISC-V support in
briansmith/ring#1627, so update ring and
additional necessary crates to allow us to build on RISC-V. This change
was compile tested inside a virtual machine.
  • Loading branch information
jsmolic committed Nov 23, 2023
1 parent 7763c5b commit fa9cddf
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fa9cddf

Please sign in to comment.