Skip to content

Commit 9edebbb

Browse files
fix(driver): bump locked dependencies to fix build issue on Windows (#7475)
1 parent cb1d416 commit 9edebbb

4 files changed

Lines changed: 195 additions & 109 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"tauri-driver": patch
3+
---
4+
5+
Update locked dependencies to fix a Windows build issue when using them with a recent Rust compiler.

.changes/webdriver-bump-msrv.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"tauri-driver": patch
3+
---
4+
5+
Bump minimum Rust version to `1.60` to be in line with the rest of the Tauri project.

0 commit comments

Comments
 (0)