cargo-analyzer 0.1.0

A crate for analyzing Rust projects.
Documentation
[package]
name = "cargo-analyzer"
version = "0.1.0"
edition = "2018"
description = "A crate for analyzing Rust projects."
authors = ["Vincent Esche <regexident@gmail.com>"]
license = "MPL-2.0"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]