Fix crate deconstruction deleting all of its contents as well.

This commit is contained in:
Vera Aguilera Puerto
2021-12-17 01:24:54 +01:00
parent dd274c392c
commit 22d1e8a427
6 changed files with 23 additions and 10 deletions

View File

@@ -0,0 +1,4 @@
author: Zumorica
changes:
- type: Fix # One of the following: Add, Remove, Tweak, Fix
message: Crate deconstruction no longer deletes all of its contents.