Initial commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
[package]
|
||||
name = "calculet-calrt"
|
||||
version.workspace = true
|
||||
edition.workspace = true
|
||||
publish = false
|
||||
license-file = "LICENSE"
|
||||
repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
calculet-pcie.workspace = true
|
||||
calculet-pcie-abi.workspace = true
|
||||
serde.workspace = true
|
||||
thiserror.workspace = true
|
||||
|
||||
[lints]
|
||||
workspace = true
|
||||
Reference in New Issue
Block a user