aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index b6367bf30..b48721622 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1022,6 +1022,7 @@ dependencies = [
1022name = "ra_macros" 1022name = "ra_macros"
1023version = "0.1.0" 1023version = "0.1.0"
1024dependencies = [ 1024dependencies = [
1025 "rustc-hash 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
1025 "smol_str 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", 1026 "smol_str 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)",
1026] 1027]
1027 1028