Skip to content

Commit

Permalink
restinio: bump 3p to expected-lite/0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
gegles committed Jul 10, 2024
1 parent c81542d commit 1f18e3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/restinio/v0.7/conanfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def layout(self):
def requirements(self):
self.requires("llhttp/9.1.3")
self.requires("fmt/10.2.1")
self.requires("expected-lite/0.6.3")
self.requires("expected-lite/0.8.0")

if self.options.asio == "standalone":
self.requires("asio/1.30.2")
Expand Down

0 comments on commit 1f18e3a

Please sign in to comment.