facebookincubator / below

A time traveling resource monitor for modern Linux systems
Apache License 2.0
1.08k stars 61 forks source link

Fix `chrono` dependency and deprecated methods #8206

Closed mmynk closed 1 year ago

mmynk commented 1 year ago

Build is failing because and_utc() is not available in chrono v0.4.22. Updating to chrono v0.4.29 and other dependencies as well.

Also, replace methods marked as deprecated in the new version.

mmynk commented 1 year ago

@dschatzberg this fixes the build in order to unblock #8204 breaking CI

facebook-github-bot commented 1 year ago

@dschatzberg has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

dschatzberg commented 1 year ago

Thanks, this looks good - I'm importing it and fixing a lint discrepancy and it should land today

facebook-github-bot commented 1 year ago

@dschatzberg merged this pull request in facebookincubator/below@a61ac8bb5b3b1c2500bfe3110fde425c955ec3e8.