Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno_cache/Cargo.toml

Deno CLI's module cache
Extremely Popular
Go to Latest
File
[workspace]resolver = "2"members = [ "rs_lib",]
[profile.release]codegen-units = 1incremental = truelto = trueopt-level = "z"