aboutsummaryrefslogtreecommitdiff
path: root/lib/xixanta/Cargo.toml
blob: 76a0660a6dff5ce28878efff8478f44b38468f64 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "xixanta"
version = "0.1.0"
description = "TBD"

authors.workspace = true
edition.workspace = true
license.workspace = true
rust-version.workspace = true

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

[dependencies]
lazy_static = "1.4.0"