Skip to main content
Module

x/dnt/rust-toolchain.toml

Deno to npm package build tool.
Go to Latest
File
[toolchain]channel = "1.70.0"components = ["clippy", "rustfmt"]
[profile.release]# Tell `rustc` to optimize for small code size.opt-level = "s"