garyttierney / me3

A framework for modding and instrumenting games.
95 stars 7 forks source link

Update time dep to fix build #19

Closed vswarte closed 4 months ago

vswarte commented 4 months ago

Turns out it was a regression in rust's type inference causing the time crate to break. Fix was to update the time crate to 0.3.36 from 0.3.34.