diff --git a/Cargo.toml b/Cargo.toml index 6b9280a..8b0321c 100755 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,4 +10,4 @@ repository = "https://github.com/D0A1V2I3D/binf" documentation = "https://docs.rs/binf/" [dependencies] -binf_macros = { path = "macros" } +binf_macros = { path = "macros", version = "0.1.0" }