Files
pezkuwi-subxt/polkadot/node/tracking-allocator/Cargo.toml
T
Lulu 03ee44d9e1 Add license to tracking-allocator and add staging-prefix (#2261)
The staging- rename commit was missing from the last PR for some reason.
2023-11-09 22:27:08 +00:00

8 lines
230 B
TOML

[package]
name = "staging-tracking-allocator"
description = "Tracking allocator to control the amount of memory consumed by the process"
version = "1.0.0"
authors.workspace = true
edition.workspace = true
license.workspace = true