summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: aff93650f8ceccda37bc60b8842e02e26495f7f4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]
name = "bedrock-core"
version = "1.0.0"
authors = ["Ben Bridle"]
edition = "2024"
description = "Bedrock core architecture"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]