mirror of
https://gitlab.computer.surgery/matrix/grapevine.git
synced 2025-12-19 16:51:24 +01:00
add copy_dir helper function
This commit is contained in:
parent
d7dedb8f10
commit
a2ed21f1c2
4 changed files with 371 additions and 1 deletions
|
|
@ -154,3 +154,6 @@ jemalloc = ["dep:tikv-jemallocator"]
|
|||
rocksdb = ["dep:rocksdb"]
|
||||
sqlite = ["dep:rusqlite", "dep:parking_lot", "tokio/signal"]
|
||||
systemd = ["dep:sd-notify"]
|
||||
|
||||
[dev-dependencies]
|
||||
tempfile = "3.12.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue