mirror of
https://github.com/fastfloat/fast_float.git
synced 2026-04-30 19:09:19 +08:00
Update MODULE.bazel version to 8.2.4
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
9817d5ddaa
commit
2027a39ba0
@ -2,8 +2,8 @@
|
|||||||
|
|
||||||
module(
|
module(
|
||||||
name = "fast_float",
|
name = "fast_float",
|
||||||
version = "6.1.6",
|
version = "8.2.4",
|
||||||
compatibility_level = 6,
|
compatibility_level = 8,
|
||||||
)
|
)
|
||||||
|
|
||||||
bazel_dep(name = "doctest", version = "2.4.11", dev_dependency = True)
|
bazel_dep(name = "doctest", version = "2.4.11", dev_dependency = True)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user