Skip to content

Commit

Permalink
refactor: remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sevenautumns committed Jun 18, 2024
1 parent add5e45 commit 88206f1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions examples/hello_part/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ license = "MIT OR Apache-2.0"
a653rs = { workspace = true, features = ["macros"] }
a653rs-postcard = { version = "0.4", features = ["alloc"] }
a653rs-linux.workspace = true
nix.workspace = true
memmap2.workspace = true
procfs.workspace = true
once_cell.workspace = true
serde = "1.0"
log = "0"
humantime = "2.1"

0 comments on commit 88206f1

Please sign in to comment.