mirror of
https://github.com/denoland/deno.git
synced 2025-08-04 19:08:15 +00:00
![]() Since `rust 1.87.0` reported `undefined symbol: ring::pbkdf2::PBKDF2_HMAC_SHA1::*` in CI and it was difficult to debug locally, use `rust 1.86.0` in CI tests for troubleshoot the errors |
||
---|---|---|
.. | ||
npm | ||
standalone | ||
util | ||
args.rs | ||
build.rs | ||
Cargo.toml | ||
clippy.toml | ||
lib.rs | ||
loader.rs | ||
README.md | ||
shared.rs | ||
sys.rs | ||
version.rs | ||
version.txt | ||
worker.rs |
deno_lib
This crate contains the shared code between the Deno CLI and denort. It is highly unstable.