feat: update depot version to 0.20.0 and add --install-deps flag for automatic dependency installation

This commit is contained in:
2026-03-12 11:21:10 -05:00
parent 67951b3188
commit eba99e56d5
6 changed files with 398 additions and 69 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "depot"
version = "0.19.1"
version = "0.20.0"
edition = "2024"
[lints.rust]