Skip to content

Commit

Permalink
Fix chrono dependency and deprecated methods (#8206)
Browse files Browse the repository at this point in the history
Summary:
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.

Pull Request resolved: #8206

Reviewed By: boyuni

Differential Revision: D49100619

Pulled By: dschatzberg

fbshipit-source-id: 6cab85b30bd64c7cbfbd6e784e642d96d193312f
  • Loading branch information
mmynk authored and facebook-github-bot committed Sep 8, 2023
1 parent f52b577 commit a61ac8b
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 185 deletions.
Loading

0 comments on commit a61ac8b

Please sign in to comment.