feat: update depot version to 0.28.0 and implement package replacement handling in database

This commit is contained in:
2026-03-20 21:31:42 -05:00
parent bdb34c5c88
commit 9c4f686eb4
8 changed files with 408 additions and 114 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "depot"
version = "0.27.1"
version = "0.28.0"
edition = "2024"
[lints.rust]