Update Android.bp by running cargo_embargo am: 581c1a084e am: 9dda0a300b

Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/serde_spanned/+/3096087

Change-Id: I520b5656f87c022471655d7123c6fee5b7fd9605
Signed-off-by: Automerger Merge Worker <[email protected]>
tree: c62247439b4b740a9b2cc08ff5d46828e4f9796c
  1. src/
  2. .cargo_vcs_info.json
  3. Android.bp
  4. Cargo.toml
  5. Cargo.toml.orig
  6. cargo_embargo.json
  7. LICENSE
  8. LICENSE-APACHE
  9. LICENSE-MIT
  10. METADATA
  11. MODULE_LICENSE_APACHE2
  12. MODULE_LICENSE_MIT
  13. OWNERS
  14. README.md
README.md

serde_spanned

Latest Version Documentation

A serde-compatible spanned Value

This allows capturing the location, in bytes, for a value in the original parsed document for compatible deserializers.

License

This project is licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in toml-rs by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.