Basic cozodb example
This commit is contained in:
commit
42a4468a23
5 changed files with 2045 additions and 0 deletions
8
Cargo.toml
Normal file
8
Cargo.toml
Normal file
|
@ -0,0 +1,8 @@
|
|||
[package]
|
||||
name = "cozodb-example"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = [ "Philip (a-0) <@ph:a-0.me>" ]
|
||||
|
||||
[dependencies]
|
||||
cozo = "0.7.5"
|
Loading…
Add table
Add a link
Reference in a new issue