feat: update depot version to 0.32.0 and add support for environment variable declarations in build flags

This commit is contained in:
2026-03-23 17:08:03 -05:00
parent fd7873995a
commit 18e376e4f7
6 changed files with 182 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "depot"
version = "0.31.1"
version = "0.32.0"
edition = "2024"
[lints.rust]