gecko-dev/third_party/rust/podio/Cargo.toml
Andreas Tolfsen 934b77023e Bug 1340637 - Vendor geckodriver dependencies; r=ted
MozReview-Commit-ID: 1muL5Jc7ulI

--HG--
extra : rebase_source : ff2fdf700f38e66a932e3e73562190530ff1d47a
2017-05-23 18:03:07 +01:00

13 lines
387 B
TOML

[package]
name = "podio"
version = "0.1.5"
authors = ["Mathijs van de Nes <git@mathijs.vd-nes.nl>"]
license = "MIT OR Apache-2.0"
keywords = ["byte", "byteorder", "io"]
repository = "https://github.com/mvdnes/podio.git"
documentation = "http://mvdnes.github.io/rust-docs/podio/podio/index.html"
description = """
Additional trait for Read and Write to read and write Plain Old Data
"""