chores(tmpl): adds the ^ in the solidity pragma of the mimc template (#1192)

This commit is contained in:
AlexandreBelling
2025-06-19 10:14:25 +02:00
committed by GitHub
parent a42d7b4731
commit c21b6d3d97

View File

@@ -15,7 +15,7 @@
// limitations under the License.
// Code generated by gnark DO NOT EDIT
pragma solidity 0.8.30;
pragma solidity ^0.8.30;
/**
* @title Library to perform MiMC hashing