# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "jawohl" version = "0.1.0" authors = ["Zack Maril "] description = "Complete JSON documents from a stream of JSON tokens" homepage = "https://github.com/genauai/jawohl" documentation = "https://genau.ai" readme = "README.md" keywords = [] license = "MIT" repository = "https://github.com/genauai/jawohl" [dependencies] [dev-dependencies.serde_json] version = "1.0.96"