Commit b30b112
committed
Update minimum supported Rust version to 1.41.0
This version includes a critical fix for `format!()` calls in async fn:
rust-lang/rust#648561 parent 0daa9f3 commit b30b112
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments