[dependencies.serde]
features = ["derive"]
version = "1"
[package]
authors = ["Patrick Carroll <patrick@patrickomatic.com>"]
description = "A package for converting to and from A1 spreadsheet notation"
documentation = "https://docs.rs/a1_notation"
edition = "2021"
homepage = "https://github.com/patrickomatic/a1_notation"
keywords = ["a1", "notation", "spreadsheet", "csv", "reference"]
license = "MIT"
name = "a1_notation"
readme = "README.md"
repository = "https://github.com/patrickomatic/a1_notation"
version = "0.3.1"