java-properties 1.4.0

A library for reading and writing Java properties files in Rust.
Documentation
[dependencies.encoding]
version = "0.2.33"

[dependencies.lazy_static]
version = "1.4.0"

[dependencies.regex]
version = "1.4.1"

[package]
authors = ["Adam Crume <adamcrume@gmail.com>"]
description = "A library for reading and writing Java properties files in Rust."
documentation = "https://adamcrume.github.io/java-properties"
edition = "2018"
keywords = ["java", "properties"]
license = "MIT"
name = "java-properties"
readme = "README.md"
repository = "https://github.com/adamcrume/java-properties"
version = "1.4.0"