Skip to content

Update 'fmt' library to latest version and use it from VCPKG

Pavel Kisliak requested to merge epam/update_fmt_library into main

Type of change

  • Bug Fix
  • Feature

Does this introduce a change in the core logic?

  • [No]

Does this introduce a change in the cloud provider implementation, if so which cloud?

  • AWS
  • Azure
  • GCP
  • IBM

Updates description

  • Update Fmt library to latest version (fixed all incompatible API calls)
  • Get new version of 'fmt' from VCPKG manager (removed old version from project sources)

Merge request reports