repeat2 0.1.0

A tool to repeat a string
[[bin]]
name = "repeat2"
path = "src/main.rs"

[dependencies]

[package]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["command-line-utilities"]
description = "A tool to repeat a string"
homepage = "https://github.com/you/repeat"
keywords = ["cli", "repeat"]
license = "MIT OR Apache-2.0"
name = "repeat2"
readme = false
repository = "https://github.com/you/repeat"
version = "0.1.0"