mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 06:48:01 +00:00
8 lines
222 B
TOML
8 lines
222 B
TOML
[package]
|
|
name = "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
|