Skip to content

Commit aeabd83

Browse files
committed
update challenge book
1 parent 61f68cf commit aeabd83

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

doc/src/challenges/0009-duration.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# Challenge 9: Safe abstractions for `core::time::Duration`
22

3-
- **Status:** Open
3+
- **Status:** Resolved
44
- **Tracking Issue:** [#72](https://github.com/model-checking/verify-rust-std/issues/72)
5-
- **Start date:** *2024-08-20*
6-
- **End date:** *2024-12-20*
7-
5+
- **Start date:** *2024/08/20*
6+
- **End date:** *2024/12/10*
7+
- **Reward:** *N/A*
8+
- **Contributors**: [Samuel Thomas](https://github.com/sgpthomas) and [Cole Vick](https://github.com/cvick32)
89
-------------------
910

10-
1111
## Goal
1212

1313
Write function contracts for `core::time::Duration` that can be used as safe abstractions.

0 commit comments

Comments
 (0)