Skip to content

Commit

Permalink
bump filetime dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
extrawurst authored and 0xpr03 committed Aug 9, 2023
1 parent 8280160 commit dcec0a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notify/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ edition = "2021"

[dependencies]
crossbeam-channel = { version = "0.5.0", optional = true }
filetime = "0.2.6"
filetime = "0.2.22"
libc = "0.2.4"
log = "0.4.17"
serde = { version = "1.0.89", features = ["derive"], optional = true }
Expand Down

0 comments on commit dcec0a5

Please sign in to comment.