[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"]
Loading

File Walkthrough

Relevant files