# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "over" version = "0.6.5" authors = ["Marcin S. "] description = "OVER: the best data format." documentation = "https://docs.rs/over" readme = "README.md" keywords = ["config", "format", "minimal", "intuitive", "powerful"] license = "MIT" repository = "https://github.com/m-cat/over" [dependencies.lazy_static] version = "1.3" [dependencies.num-bigint] version = "0.2" [dependencies.num-rational] version = "0.2" [dependencies.num-traits] version = "0.2"