[roll] Roll fuchsia [rust-3p] Bump libm to 0.2.15

No functional change. This bumps the version of the libm stub to 0.2.15
to avoid it being classified as outdated.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1284265
Original-Revision: 0900b717caa9c66ed92e3b3ebfd35f61b3ddabed
GitOrigin-RevId: ce7e13b2e8b22730508be1b2d1fe065838e7ec7c
Change-Id: I183a9b9048ca9798633b4ee91a479ba37774aa97
1 file changed
tree: 7458e5ec01a2f8ce569b209a15c14e721f98c88a
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.