Skip to content

Commit

Permalink
restinio: bump 3p to fmt/11.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gegles committed Sep 23, 2024
1 parent 789f273 commit e60aeea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/restinio/all/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def layout(self):

def requirements(self):
self.requires("http_parser/2.9.4")
self.requires("fmt/10.1.1")
self.requires("fmt/11.0.1")
self.requires("expected-lite/0.6.3")
self.requires("optional-lite/3.5.0")
self.requires("string-view-lite/1.7.0")
Expand Down

0 comments on commit e60aeea

Please sign in to comment.