blob: a20459dd23474d5c2c8fe3ca2f957df24456c88c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
[package]
name = "bedrock_core"
version = "4.0.0"
authors = ["Ben Bridle"]
edition = "2021"
description = "Create Bedrock virtual processors and evaluate Bedrock bytecode"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
|