Skip to content

Commit e0d6f2e

Browse files
update dep on shrs_core_macros
1 parent c192037 commit e0d6f2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/shrs_core/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ shrs_job = { path = "../shrs_job", version = "^0.0.6" }
3838
shrs_utils = { path = "../shrs_utils", version = "^0.0.6" }
3939
shrs_lang = { path = "../shrs_lang", version = "^0.0.6" }
4040
shrs_vi = { path = "../shrs_vi", version = "^0.0.6" }
41-
shrs_core_macros = { path = "macros", version = "0.1" }
41+
shrs_core_macros = { path = "macros", version = "^0.0.6" }
4242

4343

4444
pino_deref = "0.1"

0 commit comments

Comments
 (0)