Skip to content

Commit

Permalink
update dep on shrs_core_macros
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPicklePinosaur committed Jun 1, 2024
1 parent c192037 commit e0d6f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/shrs_core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ shrs_job = { path = "../shrs_job", version = "^0.0.6" }
shrs_utils = { path = "../shrs_utils", version = "^0.0.6" }
shrs_lang = { path = "../shrs_lang", version = "^0.0.6" }
shrs_vi = { path = "../shrs_vi", version = "^0.0.6" }
shrs_core_macros = { path = "macros", version = "0.1" }
shrs_core_macros = { path = "macros", version = "^0.0.6" }


pino_deref = "0.1"
Expand Down

0 comments on commit e0d6f2e

Please sign in to comment.