mercy 1.2.0

Owned pair of immutable strings.
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "arrayvec"
version = "0.7.8"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d3fb67a6e08acf24fdeccbac2cb6ac4305825bd1f117462e0e6f2f193345ad56"

[[package]]
name = "constr"
version = "1.1.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ae673bc9177c28c9c5a14d17ef8a410fd2d11277c7521da146d04600f43f8573"

[[package]]
name = "mercy"
version = "1.2.0"
dependencies = [
 "arrayvec",
 "constr",
]