Aeledfyr / deepsize

A rust crate to find the total size of an object, on the stack and on the heap
MIT License
103 stars 19 forks source link

Specify correct minimum version of chrono #34

Open ComputerDruid opened 2 years ago

ComputerDruid commented 2 years ago

deepsize (with chrono feature) fails to build with chrono 0.4.13 (and 0.4.14 is yanked)