Commit 0c60c10
authored
fix: speficy the version of munge for msrv check (#987)
#704 fail in msrv check and I find that's because `cargo update faststr`
will update the munge to `0.4.2` instead of `0.4.1`. The simple fix way
is to specify the precise version of munge. But I'm not sure whether
it's good practice here. Do you have any suggestions for this? cc
@Xuanwo @xxchan
Co-authored-by: ZENOTME <[email protected]>1 parent 1a2a8c8 commit 0c60c10
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
| 156 | + | |
155 | 157 | | |
156 | 158 | | |
157 | 159 | | |
| |||
0 commit comments