feat: add ci
This commit is contained in:
parent
54686fc93d
commit
42632f81e4
5 changed files with 38 additions and 6 deletions
|
@ -9,5 +9,10 @@ readme = "README.md"
|
|||
repository = "https://github.com/D0A1V2I3D/binf"
|
||||
documentation = "https://docs.rs/binf/"
|
||||
|
||||
[workspace]
|
||||
members = [
|
||||
"macros"
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
binf_macros = { path = "macros", version = "1.0.1" }
|
||||
binf_macros = { version = "1.0.1" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue