build(deps): bump core_maths from 0.1.0 to 0.1.1 (#35273)

Bumps [core_maths](https://github.com/robertbastian/core_maths) from 0.1.0 to 0.1.1.
- [Commits](https://github.com/robertbastian/core_maths/commits)

---
updated-dependencies:
- dependency-name: core_maths
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-02-03 17:49:48 +00:00 committed by GitHub
parent 7f4a7f93e0
commit 805703f659
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -1231,9 +1231,9 @@ dependencies = [
[[package]]
name = "core_maths"
version = "0.1.0"
version = "0.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "e3b02505ccb8c50b0aa21ace0fc08c3e53adebd4e58caa18a36152803c7709a3"
checksum = "77745e017f5edba1a9c1d854f6f3a52dac8a12dd5af5d2f54aecf61e43d80d30"
dependencies = [
"libm",
]