Initial commit

This commit is contained in:
emmettlu
2026-08-02 15:26:10 +08:00
parent fcc5d31137
commit eee7fed161
76 changed files with 10686 additions and 3564 deletions
+14
View File
@@ -0,0 +1,14 @@
[package]
name = "calculet-pcie"
version.workspace = true
edition.workspace = true
license = "GPL-2.0-only"
repository.workspace = true
[dependencies]
calculet-pcie-abi.workspace = true
rustix.workspace = true
thiserror.workspace = true
[lints]
workspace = true