Handle removing folders and their path-to-ID associations better

This commit is contained in:
Lucien Greathouse
2018-11-17 20:17:24 -08:00
parent f632444a0e
commit 767a59a481
3 changed files with 120 additions and 33 deletions

2
server/Cargo.lock generated
View File

@@ -641,7 +641,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "rbx-tree"
version = "0.1.0"
source = "git+https://github.com/LPGhatguy/rbx-tree.git#124175066fa31e114fe55cca627dad4cae571a63"
source = "git+https://github.com/LPGhatguy/rbx-tree.git#258b458cffbcbd01e3f1cf5bbd701cc75260f01a"
dependencies = [
"serde 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",
"serde_derive 1.0.75 (registry+https://github.com/rust-lang/crates.io-index)",