From 861b188f35ccec1f67a865e939c4e6d6047f8709 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 17 Apr 2026 15:12:12 -0400 Subject: Update --- crates/teleia_macros/Cargo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'crates/teleia_macros/Cargo.toml') diff --git a/crates/teleia_macros/Cargo.toml b/crates/teleia_macros/Cargo.toml index a3d4fe6..eb8cfd7 100644 --- a/crates/teleia_macros/Cargo.toml +++ b/crates/teleia_macros/Cargo.toml @@ -8,7 +8,7 @@ authors.workspace = true proc-macro = true [dependencies] -env = "*" -walkdir = "*" -heck = "*" -litrs = "*" \ No newline at end of file +env = "1.0.1" +walkdir = "2.5.0" +heck = "0.5.0" +litrs = "1.0.0" \ No newline at end of file -- cgit v1.2.3