We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e2e7a5 commit 4d4d95aCopy full SHA for 4d4d95a
2 files changed
rust/pyproject.toml.jinja
@@ -135,6 +135,7 @@ src = "/"
135
136
[tool.hatch.build.hooks.hatch-rs]
137
verbose = true
138
+abi3 = true
139
module = "{{module}}"
140
path = "."
141
rustjswasm/pyproject.toml.jinja
@@ -144,6 +144,7 @@ targets = [
144
145
146
147
148
149
150
0 commit comments