diff options
| author | mo8it <mo8it@proton.me> | 2025-08-21 23:38:42 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2025-08-21 23:46:37 +0200 |
| commit | 628ef55337429c26df53f4bec823653d6944dddb (patch) | |
| tree | 2ecfee890b6160daa039a7f77eb064849abb496a | |
| parent | b6b94e3e96dc71099055336e0b742e981c730157 (diff) | |
Fix Clippy chapter
| -rw-r--r-- | exercises/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/exercises/README.md b/exercises/README.md index 86b3591..1df5cc3 100644 --- a/exercises/README.md +++ b/exercises/README.md @@ -23,5 +23,5 @@ | smart_pointers | §15, §16.3 | | threads | §16.1-3 | | macros | §20.5 | -| clippy | §21.4 | +| clippy | Appendix D | | conversions | n/a | |
