Add license to tracking-allocator and add staging-prefix (#2261)

The staging- rename commit was missing from the last PR for some reason.
This commit is contained in:
Lulu
2023-11-09 23:27:08 +01:00
committed by GitHub
parent b0d0fb31d8
commit 03ee44d9e1
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[package]
name = "tracking-allocator"
name = "staging-tracking-allocator"
description = "Tracking allocator to control the amount of memory consumed by the process"
version = "1.0.0"
authors.workspace = true