[dependencies]
[package]
authors = ["WhyNotDogie"]
categories = ["emulators", "command-line-utilities", "development-tools"]
description = "The toylang bytecode runtime API"
edition = "2021"
keywords = ["toylang", "toy"]
license = "ISC"
name = "toy_runtime"
readme = "README.md"
repository = "https://github.com/toy-lang/toy/"
resolver = "1"
version = "0.1.0"