Skip to content

Commit 5f8fa05

Browse files
Deomid Ryabkovcesantabot
authored andcommitted
Remove mongoose.{c,h} from the mongoose-os repo
mongoose lib is added as a dependency to the root manifest but in the mean time it is explicitly added to all the "root" libs (the ones that did not have any dependencies). CL: Remove mongoose.{c,h} from the mongoose-os repo; mongoose library should be used instead. PUBLISHED_FROM=fa547aec84192cdc8fa6e6181aafec9b4c74bdac
1 parent 5abb215 commit 5f8fa05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mos.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ tags:
2929
- net
3030

3131
manifest_version: 2017-09-29
32+
33+
# Temporary, while root manifest change propagates (2018/03/29).
34+
libs:
35+
- origin: https://github.com/mongoose-os-libs/mongoose

0 commit comments

Comments
 (0)