Bug 1960589 - Implement MallocSizeOf for all atomic integer types r=nical

This also updates the version while we're at it, so we can publish it
afterwards.

Differential Revision: https://phabricator.services.mozilla.com/D246730
This commit is contained in:
Jan-Erik Rediger
2025-05-06 10:02:17 +00:00
committed by jrediger@mozilla.com
parent e113f5a148
commit 2f22446e69
4 changed files with 15 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -7851,7 +7851,7 @@ dependencies = [
[[package]]
name = "wr_malloc_size_of"
version = "0.2.0"
version = "0.2.1"
dependencies = [
"app_units",
"euclid",