# 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 = "litl-val" version = "0.2.0" description = "A memory efficient representation of JSON values" license = "CC-BY-NC-ND-4.0" resolver = "1" [dependencies.deepsize] version = "0.2.0" [dependencies.nanval] version = "0.2.0" package = "litl-nanval" [dependencies.ordered-float] version = "3.0.0" [dependencies.serde] version = "1.0.137" [dependencies.serde_json] version = "1.0.87" [dependencies.thiserror] version = "1.0.31"