[roll] Roll fuchsia [rust-3p] Update humansize to 2.1.3

This also migrates the uses of humansize to the new API.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1413974
Original-Revision: cd7669cb365074d8277df5afce8bf9bf245d78b1
GitOrigin-RevId: 98f20b9d82b6703eeb2754acdea5b8b0828c3c33
Change-Id: I9834e21ad550e2914a1c2cd32fc5555c5b4b1dd3
1 file changed
tree: cdaa8465204b3d66100bd7dba31738162451fa2b
  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.