Upgrade all dependencies

None of these affect the distributed library.
This commit is contained in:
Trevor Gross
2024-10-05 22:24:14 -05:00
parent c5b4cac021
commit cb305df194
3 changed files with 4 additions and 4 deletions

View File

@@ -15,4 +15,4 @@ musl-bitwise-tests = ["rand"]
libm = { path = "../.." }
[build-dependencies]
rand = { version = "0.6.5", optional = true }
rand = { version = "0.8.5", optional = true }