summaryrefslogtreecommitdiff
path: root/deno2/.gclient
diff options
context:
space:
mode:
Diffstat (limited to 'deno2/.gclient')
-rw-r--r--deno2/.gclient5
1 files changed, 5 insertions, 0 deletions
diff --git a/deno2/.gclient b/deno2/.gclient
index 591ee2b62..94d06d4a7 100644
--- a/deno2/.gclient
+++ b/deno2/.gclient
@@ -30,4 +30,9 @@ solutions = [{
'https://chromium.googlesource.com/chromium/src/third_party/zlib@39b4a6260702da4c089eca57136abf40a39667e9',
'name':
'third_party/zlib'
+}, {
+ 'url':
+ 'https://github.com/rust-lang/libc.git@8a85d662b90c14d458bc4ae9521a05564e20d7ae',
+ 'name':
+ 'third_party/rust_crates/libc'
}]