crypto-brainfuck 0.1.0

Encoding strings to brainfuck
Documentation
[package]

name = "crypto-brainfuck"

version = "0.1.0"

authors = ["Aster <galaster@foxmail.com>"]

description = "Encoding strings to brainfuck"

edition = "2018"

license = "MPL-2.0"

readme = "README.md"

repository = "https://github.com/GalAster/crypto-moe"

exclude = ["/tests/*", "/.idea/*", "/benches/*"]



[dependencies]