1 2 3 4 5 6 7 8 9
[dependencies] [package] authors = ["Zander <CredibleOpossum@protonmail.com>"] description = "A fast brainfuck interpreter" edition = "2018" license = "MIT" name = "bf-fast" version = "0.0.2"