[dependencies.serde]
features = ["derive"]
version = "1.0"
[dev-dependencies.assert_matches]
version = "1"
[package]
authors = ["Changyuan Lyu <changyuan.lv@gmail.com>"]
description = "Serialize/deserialize Alioth command line options"
edition = "2021"
license = "Apache-2.0"
name = "serde-aco"
repository = "https://github.com/google/alioth"
version = "0.3.0"