feat: add barrel
This commit is contained in:
14
__database/barrel/Cargo.lock
generated
Normal file
14
__database/barrel/Cargo.lock
generated
Normal 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"
|
||||
Reference in New Issue
Block a user