[ci]: bump cargo lockfile by navin772 ยท Pull Request #16698 ยท SeleniumHQ/selenium
User description
๐ Related Issues
๐ฅ What does this PR do?
Updates Cargo lockfile to nightly
๐ง Implementation Notes
๐ก Additional Considerations
๐ Types of changes
- Cleanup (formatting, renaming)
- Bug fix (backwards compatible)
- New feature (non-breaking change which adds functionality and tests!)
- Breaking change (fix or feature that would cause existing functionality to change)
PR Type
Other
Description
-
Updates the Cargo lockfile to reflect dependency changes
-
Routine maintenance task for Rust dependencies
Diagram Walkthrough
flowchart LR
A["Cargo.lock"] -- "dependency updates" --> B["Updated lockfile"]
File Walkthrough
| Relevant files |
|---|