# 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 = "unicode-bom" version = "1.1.4" authors = ["Phil Booth "] description = "Unicode byte-order mark detection for files and byte arrays." documentation = "https://philbooth.gitlab.io/unicode-bom/unicode_bom/" readme = "README.md" keywords = ["unicode", "bom", "utf", "byte", "order"] categories = ["parsing", "encoding"] license = "Apache-2.0" repository = "https://gitlab.com/philbooth/unicode-bom" [dependencies] [badges.gitlab] branch = "master" repository = "philbooth/unicode-bom" [badges.maintenance] status = "actively-developed"