mimalloc_rust icon indicating copy to clipboard operation
mimalloc_rust copied to clipboard

update the submodule to point to v2.1.2

Open demoray opened this issue 1 year ago • 2 comments

Right now, the current version that is included points to a commit to the dev-slice branch from April of 2023, rather than a recently released version.

This updates the reference to point to the tag for v2.1.2, the latest release.

demoray avatar Mar 19 '24 23:03 demoray

It shouldn't really matter which branch you use. As long as it is the last commit for the 2.1.2 version.

Since there have been no new release since, probably makes no sense in updating it.

BlackDex avatar Mar 20 '24 00:03 BlackDex

Using the commit for a published release tag makes it easier for consumers to identify & validate the version being used.

demoray avatar Mar 20 '24 12:03 demoray