Skip to content

Commit 4133e3e

Browse files
committed
Mostly-trivial commit to test build cycle on windows service.
1 parent c02f346 commit 4133e3e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ rt/rust_*.cpp - The majority of the runtime services
1313
rt/isaac - The PRNG used for pseudo-random choices in the runtime
1414
rt/bigint - The bigint library used for the 'big' type
1515
rt/uthash - Small hashtable-and-list library for C, used in runtime
16+
rt/libuv - The library used for async IO in the runtime
1617
rt/{sync,util} - Small utility classes for the runtime.
1718

1819
test/ Testsuite

0 commit comments

Comments
 (0)