amdgpu_top_json 0.11.4

Library for JSON output function of amdgpu_top
Documentation
# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO
#
# When uploading crates to the registry Cargo will automatically
# "normalize" Cargo.toml files for maximal compatibility
# with all versions of Cargo and also rewrite `path` dependencies
# to registry (e.g., crates.io) dependencies.
#
# If you are reading this file be aware that the original Cargo.toml
# will likely look very different (and much more reasonable).
# See Cargo.toml.orig for the original contents.

[package]
edition = "2024"
name = "amdgpu_top_json"
version = "0.11.4"
authors = ["Umio Yasuno <coelacanth_dream@protonmail.com>"]
build = false
autolib = false
autobins = false
autoexamples = false
autotests = false
autobenches = false
description = "Library for JSON output function of amdgpu_top"
readme = false
license = "MIT"
repository = "https://github.com/Umio-Yasuno/amdgpu_top"

[features]
default = ["libamdgpu_top/libdrm_link"]

[lib]
name = "amdgpu_top_json"
path = "src/lib.rs"

[dependencies.libamdgpu_top]
version = "0.11.4"
default-features = false

[dependencies.serde_json]
version = "1"