Closed mmynk closed 1 year ago
@dschatzberg this fixes the build in order to unblock #8204 breaking CI
@dschatzberg has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.
Thanks, this looks good - I'm importing it and fixing a lint discrepancy and it should land today
@dschatzberg merged this pull request in facebookincubator/below@a61ac8bb5b3b1c2500bfe3110fde425c955ec3e8.
Build is failing because
and_utc()
is not available inchrono v0.4.22
. Updating tochrono v0.4.29
and other dependencies as well.Also, replace methods marked as deprecated in the new version.