oxford_join 0.2.10

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

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

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

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

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