[roll] Roll fuchsia [network-manager] use Into for infallible conversions

Conversion from CidrAddress to fidl_fuchsia_router_config::CidrAddress
is infallible, use Into instead of TryInto to remove unnecessary error
handling.

Test: fx test network-manager-tests
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/466175
Original-Revision: 487d4122953b8ddf0140ab6c439ca03a2aecc25c
GitOrigin-RevId: e50bccebb289ec80726fc3d7b362e691324fcb20
Change-Id: Idf928eaa632acb2cf1c2436cd5e368c73541eeee
1 file changed
tree: 9f94b6e92b1800f5cb6d451472da3ef9eaeb08ab
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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 via the IRC channel #fuchsia on Freenode.

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.