Skip to content

Commit efe7f5e

Browse files
authored
add maybe_rayon (#243)
1 parent d472d60 commit efe7f5e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

release-please-config.json

+5
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,11 @@
4545
"path": "Cargo.toml",
4646
"jsonpath": "$.workspace.dependencies.rust_eth_kzg.version"
4747
},
48+
{
49+
"type": "toml",
50+
"path": "Cargo.toml",
51+
"jsonpath": "$.workspace.dependencies.maybe_rayon.version"
52+
},
4853
"bindings/nim/nim_code/nim_eth_kzg/nim_eth_kzg.nimble",
4954
"bindings/java/java_code/build.gradle",
5055
{

0 commit comments

Comments
 (0)