about summary refs log tree commit diff stats
path: root/pkgs/by-name/ya/yambar-memory/Cargo.toml
blob: d67e68097c412444e74a174110e297e8a9419568 (plain) (blame)
1
2
3
4
5
6
7
8
9
[package]
name = "memory"
version = "0.1.0"
edition = "2021"

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

[dependencies]
sysinfo = "0.28.4"