# Copyright © 2017 Trevor Spiteri # Licensed under the Apache License, Version 2.0 or the MIT license # , at your # option. This file may not be copied, modified, or distributed # except according to those terms. [package] name = "scat" version = "0.1.1" authors = ["Trevor Spiteri "] description = "String concatenation, replaced by sconcat" readme = "README.md" keywords = ["concatenation", "string"] categories = ["rust-patterns"] license = "MIT/Apache-2.0"