feat: update depot version to 0.10.1 and implement logic to skip purged payload paths

This commit is contained in:
2026-03-08 17:20:15 -05:00
parent 78306f5da7
commit 93f1b13179
5 changed files with 108 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "depot"
version = "0.10.0"
version = "0.10.1"
edition = "2024"
[lints.rust]