aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorEdwin Cheng <[email protected]>2020-04-21 18:44:21 +0100
committerEdwin Cheng <[email protected]>2020-04-21 18:44:21 +0100
commit4a303366c85850f5af60d21ed53d1c59fc468e29 (patch)
tree26186b4707e343cb8ef4fac44f2fed373a6db9fe /Cargo.lock
parentec645f2d75d2939a2f64959019dd916750f1ec00 (diff)
Improve remove dervie attrs
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 37455bc57..3738cfe8c 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1012,6 +1012,7 @@ dependencies = [
1012 "ra_prof", 1012 "ra_prof",
1013 "ra_syntax", 1013 "ra_syntax",
1014 "ra_tt", 1014 "ra_tt",
1015 "test_utils",
1015] 1016]
1016 1017
1017[[package]] 1018[[package]]