[dependencies]
[package]
authors = ["Daniel Dulaney <dan@dulaney.xyz>"]
description = "An append-only list that preserves references to its elements"
edition = "2018"
license = "MIT"
name = "appendlist"
readme = "README.md"
repository = "https://github.com/danieldulaney/appendlist"
version = "1.4.0"