diff --git a/Cargo.toml b/Cargo.toml index 55e37a3..1fabaa2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,7 @@ authors = ["trivernis "] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies.rusty-value-derive] +version = "0.1.0" path = "./derive" optional = true