We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c192037 commit e0d6f2eCopy full SHA for e0d6f2e
crates/shrs_core/Cargo.toml
@@ -38,7 +38,7 @@ shrs_job = { path = "../shrs_job", version = "^0.0.6" }
38
shrs_utils = { path = "../shrs_utils", version = "^0.0.6" }
39
shrs_lang = { path = "../shrs_lang", version = "^0.0.6" }
40
shrs_vi = { path = "../shrs_vi", version = "^0.0.6" }
41
-shrs_core_macros = { path = "macros", version = "0.1" }
+shrs_core_macros = { path = "macros", version = "^0.0.6" }
42
43
44
pino_deref = "0.1"
0 commit comments