Commit b50c90d
committed
Remove transitive dependency version hacks
In the past we required the specification of unused direct dependencies
to make sure that our minimum supported Rust version build works
properly. By now it appears as if warp has fixed their broken version
specifications and if we bump it to 0.3.4, we can drop this hack. So do
just that.1 parent b993b26 commit b50c90d
1 file changed
+1
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 53 | | |
61 | 54 | | |
0 commit comments