Skip to content

Commit 564bd86

Browse files
chore(deps): update dependency cxx.rs to v1.0.194
1 parent 750f785 commit 564bd86

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
@@ -17,7 +17,7 @@ bazel_dep(name = "boost.exception", version = BOOST_VERSION)
1717
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)
20-
bazel_dep(name = "cxx.rs", version = "1.0.153")
20+
bazel_dep(name = "cxx.rs", version = "1.0.194")
2121
bazel_dep(name = "fast_float", version = "6.1.6")
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")

0 commit comments

Comments
 (0)