Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cargo.lock: Update ring and required crates for riscv support
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