From 1e309909eb9d280fc6ba6bfb556dde24081928f3 Mon Sep 17 00:00:00 2001 From: davidon-top Date: Fri, 6 Oct 2023 21:54:17 +0200 Subject: [PATCH] forgot version --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" }