Skip to content

Commit

Permalink
chores: add slabtop into Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
Krysztal112233 committed Apr 12, 2024
1 parent a5e68ec commit 39f1fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ build = "build.rs"
default = ["feat_common_core"]
uudoc = []

feat_common_core = ["pwdx", "free", "w", "watch", "pmap"]
feat_common_core = ["pwdx", "free", "w", "watch", "pmap", "slabtop"]

[workspace.dependencies]
uucore = "0.0.25"
Expand Down

0 comments on commit 39f1fe8

Please sign in to comment.