Sfoglia il codice sorgente

Merge pull request #157 from eza-community/dependabot/cargo/timeago-0.4.1

chore(deps): bump timeago from 0.3.1 to 0.4.1
Christina Sørensen 2 anni fa
parent
commit
c0391ab007
2 ha cambiato i file con 3 aggiunte e 3 eliminazioni
  1. 2 2
      Cargo.lock
  2. 1 1
      Cargo.toml

+ 2 - 2
Cargo.lock

@@ -346,9 +346,9 @@ dependencies = [
 
 
 [[package]]
 [[package]]
 name = "timeago"
 name = "timeago"
-version = "0.3.1"
+version = "0.4.1"
 source = "registry+https://github.com/rust-lang/crates.io-index"
 source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "6ec32dde57efb15c035ac074118d7f32820451395f28cb0524a01d4e94983b26"
+checksum = "5082dc942361cdfb74eab98bf995762d6015e5bb3a20bf7c5c71213778b4fcb4"
 
 
 [[package]]
 [[package]]
 name = "tinyvec"
 name = "tinyvec"

+ 1 - 1
Cargo.toml

@@ -48,7 +48,7 @@ number_prefix = "0.4"
 scoped_threadpool = "0.1"
 scoped_threadpool = "0.1"
 term_grid = "0.1"
 term_grid = "0.1"
 terminal_size = "0.2.6"
 terminal_size = "0.2.6"
-timeago = { version = "0.3.1", default-features = false }
+timeago = { version = "0.4.1", default-features = false }
 unicode-width = "0.1"
 unicode-width = "0.1"
 zoneinfo_compiled = "0.5.1"
 zoneinfo_compiled = "0.5.1"