feat: add bonsaidb

This commit is contained in:
2022-06-11 17:23:13 +08:00
parent d74850d236
commit 8ae8a57671
4 changed files with 1011 additions and 1 deletions

View File

@@ -0,0 +1,10 @@
[package]
name = "bonsaidb"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bonsaidb = "0.4.1"