Show file link on reset command

This commit is contained in:
mo8it
2026-04-06 23:29:59 +02:00
parent f403d9e1b6
commit 695f927893
3 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
### Added
- Show the file link of the current exercise when running `rustlings hint`
- Show the file link of the current exercise when running `rustlings hint` and `rustlings reset`
### Fixed