Hi, I would like to use quanta however it's version constraint of prost-types prevents me from being able to convert from an Instant to prost_types::Timestamp due to the version constraint as my code is using version 0.13 of prost and prost-types which contains a number of fixes and improvements. Would you be open to updating? There is this very old PR to upgrade to 0.12 but I would like to bump to 0.13. I can raise a PR if you like.