gbserver/gb-calendar/Cargo.toml

10 lines
205 B
TOML
Raw Permalink Normal View History

2025-02-25 09:00:35 -03:00
[package]
name = "gb-calendar"
version = { workspace = true }
edition = { workspace = true }
authors = { workspace = true }
license = { workspace = true }
[dependencies]
gb-core = { path = "../gb-core" }