Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
mranv authored Jan 14, 2024
1 parent befb030 commit a266064
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ edition = "2021"
[dependencies]
bcc = "0.0.34"
#std = { version = "0.2", features = ["slice::from_raw_parts"]}
chrono = "0.4"
# chrono = "0.4"
tokio = { version = "1", features = ["full"] }
inotify = "0.10.0"
notify = "4"
# inotify = "0.10.0"
notify = "4"

0 comments on commit a266064

Please sign in to comment.