caretta-sync/id/Cargo.toml

14 lines
238 B
TOML
Raw Normal View History

2025-09-12 09:27:14 +09:00
[package]
name = "caretta-id"
edition.workspace = true
version = "0.1.0-alpha"
description.workspace = true
license.workspace = true
repository.workspace = true
[features]
[dependencies]
rand.workspace = true
thiserror.workspace = true