oxford_join 0.7.0

Join string slices with Oxford Commas!
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "brunch"
version = "0.11.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a53ea66308fc6df0cdea9268f1c670f5d2bed94c6742800cd2ac0664b2f98589"
dependencies = [
 "dactyl",
 "unicode-width",
]

[[package]]
name = "dactyl"
version = "0.13.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "34f19006eb524581bf5918a298403aa6df7f9609d6bfb43be6e1f01182feb081"

[[package]]
name = "oxford_join"
version = "0.7.0"
dependencies = [
 "brunch",
]

[[package]]
name = "unicode-width"
version = "0.2.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "4a1a07cc7db3810833284e8d372ccdc6da29741639ecc70c9ec107df0fa6154c"