sync from monorepo @ 2452e92e

This commit is contained in:
2026-05-08 01:59:04 +02:00
commit b03dc15371
459 changed files with 129586 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
[package]
name = "dirigent_config"
version = "0.1.0"
edition = "2021"
description = "Platform-native configuration and data path resolution for Dirigent"
[dependencies]
dirs = "5"
thiserror = "2.0"
[dev-dependencies]
serial_test = "3"