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
Generated
+5 -5
View File
@@ -12545,10 +12545,10 @@ dependencies = [
"sc-executor-common",
"sc-executor-wasmtime",
"sp-maybe-compressed-blob",
"staging-tracking-allocator",
"tikv-jemalloc-ctl",
"tikv-jemallocator",
"tracing-gum",
"tracking-allocator",
]
[[package]]
@@ -18328,6 +18328,10 @@ dependencies = [
"sp-std 8.0.0",
]
[[package]]
name = "staging-tracking-allocator"
version = "1.0.0"
[[package]]
name = "staging-xcm"
version = "1.0.0"
@@ -19622,10 +19626,6 @@ dependencies = [
"tracing-serde",
]
[[package]]
name = "tracking-allocator"
version = "1.0.0"
[[package]]
name = "trie-bench"
version = "0.38.0"