ocaml-solidity icon indicating copy to clipboard operation
ocaml-solidity copied to clipboard

Fix version specification for local packages

Open gridbugs opened this issue 11 months ago • 1 comments

Quotes are optional for single word strings in dune, so depending on the version version of a package will require the version be literally "version" rather than the version of the dependant package. This changes the required versions to be the :version variable instead.

gridbugs avatar Mar 19 '25 08:03 gridbugs

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Mar 19 '25 08:03 CLAassistant