oxford_join 0.5.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.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0213369ce5beadc65e9218c969c663c0fd6e730df41d8c02a39ecaf9c5022f70"
dependencies = [
 "dactyl",
 "unicode-width",
]

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

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

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