feat: update depot version to 0.12.2 and add support for custom linker and preprocessor flags

This commit is contained in:
2026-03-09 03:24:56 -05:00
parent 6f263aa6a6
commit 242d9a7384
6 changed files with 92 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "depot"
version = "0.12.1"
version = "0.12.2"
edition = "2024"
[lints.rust]