mimeograph_crumble 0.1.1

A size optimized copy of `cookie` designed to be small when compiled to WASM.
Documentation
[package]
name = "mimeograph_crumble"
version = "0.1.1"
authors = ["Benjamin Halsted <bhalsted@gmail.com>"]
edition = "2018"
license = "MIT OR Apache-2.0"
repository = "https://git.sr.ht/~halzy/mimeograph_crumble"
documentation = "https://docs.rs/mimeograph_crumble"
readme = "README.md"
categories = ["web-programming", "wasm"]
keywords = ["http", "cookie", "wasm"]
description = """
A size optimized copy of `cookie` designed to be small when compiled to WASM.
"""