cozodb-example/Cargo.toml

8 lines
141 B
TOML
Raw Permalink Normal View History

2023-09-29 16:46:59 +02:00
[package]
name = "cozodb-example"
version = "0.1.0"
edition = "2021"
authors = [ "Philip (a-0) <@ph:a-0.me>" ]
[dependencies]
cozo = "0.7.5"