We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe80cb commit 79b88c4Copy full SHA for 79b88c4
Cargo.toml
@@ -52,7 +52,7 @@ std = ["bstr/std", "janetrs_macros/std", "libc/std"]
52
# Use to statically link to janet runtime and have Janet client
53
amalgation = ["evil-janet/link-amalg"]
54
# Inline more functions
55
-inline-more = ["janetrs_version/inline-more"]
+inline-more = []
56
# Unicode conveniences
57
unicode = ["bstr/unicode"]
58
# Use system janet.h
0 commit comments