aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/patch_sync/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'llvm_tools/patch_sync/Cargo.toml')
-rw-r--r--llvm_tools/patch_sync/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm_tools/patch_sync/Cargo.toml b/llvm_tools/patch_sync/Cargo.toml
index 43082627..ba8817d5 100644
--- a/llvm_tools/patch_sync/Cargo.toml
+++ b/llvm_tools/patch_sync/Cargo.toml
@@ -15,6 +15,7 @@ serde_json = "1.0"
sha2 = "0.9"
structopt = "0.3"
time = "0.3"
+scopeguard = "1.1.0"
[dev-dependencies]
rand = "0.8"