Upgrade serde_spanned to 0.6.5 am: 5e5c0a32a9

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

Change-Id: Ibabbfd834fbaaa383cd2b97198a7186220af78a0
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
tree: f38b3b20ef1b7780b2d00c2cb7c57f12d178bc88
  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.