Skip to content

Commit

Permalink
(#14023) glaze: update fast_float
Browse files Browse the repository at this point in the history
  • Loading branch information
toge authored Nov 4, 2022
1 parent 5d65386 commit b0ec2f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/glaze/all/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("fmt/9.1.0")
self.requires("fast_float/3.5.1")
self.requires("fast_float/3.6.0")
self.requires("frozen/1.1.1")
self.requires("nanorange/20200505")

Expand Down

0 comments on commit b0ec2f0

Please sign in to comment.