Commit c8200ba
Relax url dependency constraint to allow 2.x versions
The previous constraint ">=2.0, <2.4" was causing conflicts with newer
ethers crate versions that require url 2.4+.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 9baa542 commit c8200ba
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments