add autocxx build dependency

This commit is contained in:
do butterflies cry? 2026-03-31 11:20:17 +10:00
parent 43d8f3a101
commit 5cfe762004
Signed by: cry
GPG key ID: F68745A836CA0412
2 changed files with 349 additions and 13 deletions

View file

@ -33,6 +33,7 @@ doxygen-bindgen = "0.1.3"
itertools = "0.14.0"
pkg-config.workspace = true
cc.workspace = true
autocxx = "0.30.0"
[dev-dependencies]
serial_test = "3.4.0"