Commit ef7c052
committed
chore(Echo): relax dev dependency versions in docs
- Updated dependency badges in README to use latest versions without pinning
- Changed Cargo.toml examples to wildcard versions for easier contributor onboarding
This aligns documentation with Land's development practices where Echo (Mountain's concurrency runtime) should be tested against latest dependency versions to ensure compatibility with Mountain's native backend. The change supports ongoing scheduler optimizations seen in recent refactor commits while maintaining architectural flexibility for future Crossbeam/Tokio updates.1 parent d88c3e7 commit ef7c052
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| |||
0 commit comments