Initial commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user