Skip to content

Commit f20390a

Browse files
committed
chore: Update janetrs_macros version
1 parent 7959010 commit f20390a

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ rustdoc-args = ["--cfg", "docsrs"]
3636
[dependencies]
3737
bstr = { version = "1.0.0", default-features = false, features = ["alloc"] }
3838
evil-janet = "1"
39-
janetrs_macros = { version = "0.7.2", path = "janetrs_macros" }
39+
janetrs_macros = { version = "0.7.3", path = "janetrs_macros" }
4040
janetrs_version = { version = "0.1.0", path = "janetrs_version" }
4141
libc = { version = "0.2", default-features = false, features = [
4242
"extra_traits",

0 commit comments

Comments
 (0)