Skip to content

Commit 5a819bb

Browse files
chore(deps): update dependency fast_float to v8
1 parent 0a2c98d commit 5a819bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/everest/framework/MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ bazel_dep(name = "boost.program_options", version = BOOST_VERSION)
3131

3232
bazel_dep(name = "boost.utility", version = BOOST_VERSION)
3333

34-
bazel_dep(name = "fast_float", version = "6.1.6")
34+
bazel_dep(name = "fast_float", version = "8.0.2")
3535

3636
bazel_dep(name = "nlohmann_json", version = "3.12.0", repo_name = "com_github_nlohmann_json")
3737

0 commit comments

Comments
 (0)