# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "sbrain" version = "0.99.0" authors = ["Leonora Tindall "] description = "A library for evaluating Semantic Brain, a minimalistic multiparadigm programming language optimized for genetic programming applications." homepage = "https://esolangs.org/wiki/Semantic_Brain" documentation = "https://docs.rs/sbrain" readme = "README.md" keywords = ["esolang", "interpreter", "language", "learning", "genetic"] categories = ["emulators", "science"] license = "GPL-2.0" repository = "https://github.com/NoraCodes/sbrain"