[package] name = "base-encodings" version = "0.2.0" authors = ["WatchDG "] license = "MIT OR Apache-2.0" description = "base encodings" homepage = "https://github.com/WatchDG/rust-base-encodings" documentation = "https://docs.rs/base-encodings" repository = "https://github.com/WatchDG/rust-base-encodings" readme = "README.md" edition = "2018" [dependencies] bytes = "1"