mirror of
https://github.com/italicsjenga/valence.git
synced 2025-01-11 15:21:31 +11:00
10 lines
203 B
TOML
10 lines
203 B
TOML
[package]
|
|
name = "valence-data"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
description = "Generated code for the Valence project."
|
|
repository = "https://github.com/rj00a/valence"
|
|
license = "MIT"
|
|
|
|
[dependencies]
|