dotnet-parser

Crates.iodotnet-parser
lib.rsdotnet-parser
version
sourcesrc
created_at2022-02-11 16:20:57.612512+00
updated_at2025-03-24 10:54:20.937224+00
descriptionParses the JSON output of dotnet outdated
homepage
repositoryhttps://github.com/taladar/dotnet-parser
max_upload_size
id530817
Cargo.toml error:TOML parse error at line 23, column 1 | 23 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Matthias Hörmann (taladar)

documentation

README

dotnet-parser

Parses the JSON output of dotnet outdated

Commit count: 20

cargo fmt