1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-03-21 22:49:44 +02:00

Update timings for first 'references' segment ()

Based on a course session just completed. The instruction itself took
less time, but the exercise took longer.
This commit is contained in:
Dustin J. Mitchell 2025-01-16 04:29:59 -05:00 committed by GitHub
parent 5f447b403b
commit fec5f2eb48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

@ -1,5 +1,5 @@
---
minutes: 7
minutes: 5
---
# Exclusive References

@ -1,5 +1,5 @@
---
minutes: 15
minutes: 20
---
# Exercise: Geometry

@ -1,5 +1,5 @@
---
minutes: 10
minutes: 7
---
# Shared References

@ -1,5 +1,5 @@
---
minutes: 10
minutes: 7
---
# Slices