Update submodules after the libm merge

This commit is contained in:
Trevor Gross 2025-04-18 23:42:14 +00:00
parent e646c73c28
commit d794bb3492
2 changed files with 4 additions and 4 deletions

View file

@ -0,0 +1,4 @@
[submodule "musl"]
path = libm/crates/musl-math-sys/musl
url = https://git.musl-libc.org/git/musl
shallow = true

View file

@ -1,4 +0,0 @@
[submodule "musl"]
path = crates/musl-math-sys/musl
url = https://git.musl-libc.org/git/musl
shallow = true