[package] name = "swallow" version = "0.1.0" authors = ["Martijn Gribnau "] edition = "2018" description = "Synchronously swallows bytes from stdin, and puts them (synchronously) on the stdout." license = "MIT/Apache-2.0" [dependencies]