Browse Source

build(deps): bump timeago from 0.4.1 to 0.4.2

Bumps [timeago](https://github.com/vi/timeago) from 0.4.1 to 0.4.2.
- [Release notes](https://github.com/vi/timeago/releases)
- [Commits](https://github.com/vi/timeago/compare/v0.4.1...v0.4.2)

---
updated-dependencies:
- dependency-name: timeago
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 năm trước cách đây
mục cha
commit
5c3d17f353
2 tập tin đã thay đổi với 3 bổ sung3 xóa
  1. 2 2
      Cargo.lock
  2. 1 1
      Cargo.toml

+ 2 - 2
Cargo.lock

@@ -1149,9 +1149,9 @@ dependencies = [
 
 [[package]]
 name = "timeago"
-version = "0.4.1"
+version = "0.4.2"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "5082dc942361cdfb74eab98bf995762d6015e5bb3a20bf7c5c71213778b4fcb4"
+checksum = "a1710e589de0a76aaf295cd47a6699f6405737dbfd3cf2b75c92d000b548d0e6"
 
 [[package]]
 name = "tinytemplate"

+ 1 - 1
Cargo.toml

@@ -52,7 +52,7 @@ phf = { version = "0.11.2", features = ["macros"]}
 scoped_threadpool = "0.1"
 term_grid = "0.1"
 terminal_size = "0.2.6"
-timeago = { version = "0.4.1", default-features = false }
+timeago = { version = "0.4.2", default-features = false }
 unicode-width = "0.1"
 urlencoding = "2.1.3"
 zoneinfo_compiled = "0.5.1"