summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 4e1cb8f91472cd0539e290ca0f80f8118bbb2f72 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[package]
name = "bedrock-core"
version = "0.0.1"
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]