feat: add barrel

This commit is contained in:
2021-01-02 18:49:02 +08:00
parent 42a261af55
commit 8b70dfa145
3 changed files with 44 additions and 0 deletions

14
__database/barrel/Cargo.lock generated Normal file
View File

@@ -0,0 +1,14 @@
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "barrel"
version = "0.1.0"
dependencies = [
"barrel 0.6.5",
]
[[package]]
name = "barrel"
version = "0.6.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9d67c978b1322c8031145b1f6c236fc371292f52c565bc96018b2971afcbffe1"