Skip to content

Commit 0693570

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 9485391 commit 0693570

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
@@ -37,3 +37,7 @@ tags:
3737
- c
3838
- js
3939
- net
40+
41+
# Temporary, while root manifest change propagates (2018/03/29).
42+
libs:
43+
- origin: https://github.com/mongoose-os-libs/mongoose

0 commit comments

Comments
 (0)