forked from clearloop/leetcode-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 3f2aa2a
committed
fix: replace dashes with underscores in slug for valid Rust module names
1 parent feddec6 commit 3f2aa2a
1 file changed
+4
-4
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
197 | 197 |
| |
198 | 198 |
| |
199 | 199 |
| |
200 | - | ||
200 | + | ||
201 | 201 |
| |
202 | - | ||
202 | + | ||
203 | 203 |
| |
204 | 204 |
| |
205 | 205 |
| |
| |||
217 | 217 |
| |
218 | 218 |
| |
219 | 219 |
| |
220 | - | ||
220 | + | ||
221 | 221 |
| |
222 | - | ||
222 | + | ||
223 | 223 |
| |
224 | 224 |
| |
225 | 225 |
| |
|
0 commit comments