summary refs log tree commit diff
path: root/modules/site_test/Cargo.toml
blob: 118c9bd2d384d2ca279812a287370423b698cbf7 (plain)
1
2
3
4
5
6
[package]
name = "morgana_site_test"
edition = "2021"

[dependencies]
morgana = { path = "../../" }