Skip to content

Commit

Permalink
lsmem: Impl lsmem
Browse files Browse the repository at this point in the history
  • Loading branch information
howjmay committed Aug 11, 2024
1 parent 52dd5ec commit 0b4e339
Show file tree
Hide file tree
Showing 3 changed files with 619 additions and 1 deletion.
3 changes: 3 additions & 0 deletions src/uu/lsmem/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,6 @@ path = "src/main.rs"
[dependencies]
uucore = { workspace = true }
clap = { workspace = true }
serde = { workspace = true }
serde_json = { workspace = true }
tabled = { workspace = true }
Loading

0 comments on commit 0b4e339

Please sign in to comment.