Commit 588f051
Daniel Spencer
Fix "panic message is not a string literal"
Updates build.rs to use the second form of the assert! macro, which can
take a format string and arguments, without needing to use format!.1 parent 6a8a263 commit 588f051
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
0 commit comments