pls 0.2.2

Parser and writer for the PLS playlist format
Documentation
# 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]
name = "pls"
version = "0.2.2"
authors = ["nabijaczleweli <nabijaczleweli@gmail.com>", "Karl Rikte <karlri@axis.com>"]
exclude = ["*.enc"]
description = "Parser and writer for the PLS playlist format"
documentation = "https://rawcdn.githack.com/nabijaczleweli/pls-rs/doc/pls/index.html"
readme = "README.md"
keywords = ["music", "playlist", "pls", "parse"]
categories = ["parser-implementations"]
license = "MIT"
repository = "https://github.com/nabijaczleweli/pls-rs"
[dependencies.rust-ini]
version = "0.10"