Commit 13841df
authored
fix: bump minimum web-sys to 0.3.70 (#4100)
Yew uses `set_passive()`/`set_capture()` which were introduced in web-sys 0.3.70, but the workspace dependency allowed any 0.3.x. This caused compilation failures when the resolver picked an older web-sys.1 parent 170c7a6 commit 13841df
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| |||
0 commit comments