Skip to content

Commit 8bc0657

Browse files
chore(deps): update dependency fast_float to v8
1 parent 750f785 commit 8bc0657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ bazel_dep(name = "boost.log", version = BOOST_VERSION)
1818
bazel_dep(name = "boost.utility", version = BOOST_VERSION)
1919
bazel_dep(name = "boost.program_options", version = BOOST_VERSION)
2020
bazel_dep(name = "cxx.rs", version = "1.0.153")
21-
bazel_dep(name = "fast_float", version = "6.1.6")
21+
bazel_dep(name = "fast_float", version = "8.0.2")
2222
bazel_dep(name = "fmt", version = "12.1.0", repo_name = "com_github_fmtlib_fmt")
2323
bazel_dep(name = "nlohmann_json", version = "3.12.0.bcr.1", repo_name = "com_github_nlohmann_json")
2424
bazel_dep(name = "libcap", version = "2.27.bcr.1")

0 commit comments

Comments
 (0)