Fix: error type
authorLukeMathWalker <20745048+LukeMathWalker@users.noreply.github.com>
Mon, 13 May 2024 18:52:40 +0000 (20:52 +0200)
committerLukeMathWalker <20745048+LukeMathWalker@users.noreply.github.com>
Mon, 13 May 2024 18:59:12 +0000 (20:59 +0200)
commit0e38fa8ca768b8912eca7d86c71f50f437304949
tree36bf2121c6c174cdbe52c3f8ddeea53b4965907d
parenta0f3a6eaa73b5e8375bc3d2bf002d8915e635622
Fix: error type
Cargo.lock
exercises/07_threads/10_patch/Cargo.toml
exercises/07_threads/10_patch/src/lib.rs
exercises/07_threads/11_locks/Cargo.toml
exercises/07_threads/11_locks/src/lib.rs
exercises/07_threads/12_rw_lock/Cargo.toml
exercises/07_threads/12_rw_lock/src/lib.rs