This repository was archived by the owner on Aug 25, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -133,11 +133,11 @@ Where we need help:
133133* Issues labeled [ "good first issue"] [ gfi ] are issues where fixing them would be
134134 a great introduction to the code base.
135135
136- [ help-wanted ] : https://github.com/fitzgen /wee_alloc/labels/help%20wanted
136+ [ help-wanted ] : https://github.com/rustwasm /wee_alloc/labels/help%20wanted
137137
138- [ mentored ] : https://github.com/fitzgen /wee_alloc/labels/mentored
138+ [ mentored ] : https://github.com/rustwasm /wee_alloc/labels/mentored
139139
140- [ gfi ] : https://github.com/fitzgen /wee_alloc/labels/good%20first%20issue
140+ [ gfi ] : https://github.com/rustwasm /wee_alloc/labels/good%20first%20issue
141141
142142## Team
143143
@@ -154,4 +154,4 @@ word.
154154** We need more team members!**
155155[ Drop a comment on this issue if you are interested in joining.] [ join ]
156156
157- [ join ] : https://github.com/fitzgen /wee_alloc/issues/6
157+ [ join ] : https://github.com/rustwasm /wee_alloc/issues/6
Original file line number Diff line number Diff line change @@ -10,11 +10,11 @@ description = "wee_alloc: The Wasm-Enabled, Elfin Allocator"
1010license = " MPL-2.0"
1111name = " wee_alloc"
1212readme = " ../README.md"
13- repository = " https://github.com/fitzgen /wee_alloc"
14- version = " 0.3 .0"
13+ repository = " https://github.com/rustwasm /wee_alloc"
14+ version = " 0.4 .0"
1515
1616[badges ]
17- travis-ci = { repository = " fitzgen /wee_alloc" }
17+ travis-ci = { repository = " rustwasm /wee_alloc" }
1818
1919[features ]
2020default = [" size_classes" ]
You can’t perform that action at this time.
0 commit comments