1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-21 21:50:00 -05:00

Update Cargo.lock (#6665)

Erroneously excluded from 75d991.
This commit is contained in:
Ryan Dahl 2020-07-06 14:36:51 -04:00 committed by GitHub
parent 2fe315bfb1
commit dbc2372cde
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
Cargo.lock generated
View file

@ -2443,6 +2443,7 @@ dependencies = [
"mio",
"mio-named-pipes",
"mio-uds",
"num_cpus",
"pin-project-lite",
"signal-hook-registry",
"slab",