# 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 = "iso8211" version = "0.1.1-alpha.4" authors = ["René Herrero Gómez "] exclude = ["tests"] description = " ISO 8211 data format library " documentation = "https://docs.rs/iso8211" readme = "README.md" keywords = [ "iso8211", "iho", "s-57", "s-101", ] categories = [ "science", "filesystem", ] license = "MIT OR Apache-2.0" repository = "https://github.com/sevenseas-io/iso8211" [[example]] name = "print" [dependencies] [badges.maintenance] status = "experimental"