diff --git a/Cargo.lock b/Cargo.lock index 21aca94384..cdbc5c00b8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1384,7 +1384,7 @@ version = "0.1.0" dependencies = [ "anyhow", "collections", - "derive_more 0.99.19", + "derive_more", "gpui", "parking_lot", "rodio",