package-json 0.5.0

package.json manager for Rust
Documentation
1
2
3
4
5
[toolchain]
# The default profile includes rustc, rust-std, cargo, rust-docs, rustfmt and clippy.
# https://rust-lang.github.io/rustup/concepts/profiles.html
profile = "default"
channel = "stable"