Skip to content

Commit

Permalink
Merge pull request #33 from w4/dependabot/cargo/timeago-0.4.2
Browse files Browse the repository at this point in the history
Bump timeago from 0.4.1 to 0.4.2
  • Loading branch information
w4 authored Oct 2, 2023
2 parents 0274b9f + 714606c commit dc7abc9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ sha2 = "0.10"
syntect = "5"
sled = { version = "0.34", features = ["compression"] }
time = { version = "0.3", features = ["serde"] }
timeago = { version = "0.4.1", default-features = false }
timeago = { version = "0.4.2", default-features = false }
tokio = { version = "1.19", features = ["full"] }
tokio-util = { version = "0.7.3", features = ["io"] }
tower = "0.4"
Expand Down

0 comments on commit dc7abc9

Please sign in to comment.