mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-08 17:13:09 +00:00
Update url for ternary_tree (#1738)
This commit is contained in:
parent
2e801634fb
commit
d7d807f946
@ -14759,14 +14759,14 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ternary_tree",
|
"name": "ternary_tree",
|
||||||
"url": "https://github.com/Cirru/ternary-tree",
|
"url": "https://github.com/calcit-lang/ternary-tree",
|
||||||
"method": "git",
|
"method": "git",
|
||||||
"tags": [
|
"tags": [
|
||||||
"data-structure"
|
"data-structure"
|
||||||
],
|
],
|
||||||
"description": "Structural sharing data structure of lists and maps.",
|
"description": "Structural sharing data structure of lists and maps.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/Cirru/ternary-tree"
|
"web": "https://github.com/calcit-lang/ternary-tree"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "reframe",
|
"name": "reframe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user