chore(release): publish vendored mimalloc crates (#563)

- Prefix regorus- to mimalloc crates and add MIT licenses
- alias dependencies to avoid code changes
- add versions and release-plz publish entries
- update Cargo.lock files for new crate names

Signed-off-by: Anand Krishnamoorthi <anakrish@microsoft.com>
This commit is contained in:
Anand Krishnamoorthi
2026-01-30 09:03:02 +05:30
committed by GitHub
parent 10eebfe54c
commit 0316ccd90c
8 changed files with 81 additions and 64 deletions

View File

@@ -12,6 +12,16 @@ git_release_enable = true
changelog_update = true
publish = true
[[package]]
name = "regorus-mimalloc"
publish = true
changelog_update = false
[[package]]
name = "regorus-mimalloc-sys"
publish = true
changelog_update = false
[[package]]
name = "xtask"
release = false