garage/Cargo.toml: Updated timeage from 0.3 to 0.4.

This commit is contained in:
Jonathan Davies
2023-01-23 22:04:43 +00:00
parent d3b2a68988
commit f6eaf3661c
2 changed files with 36 additions and 196 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ garage_web = { version = "0.8.1", path = "../web" }
backtrace = "0.3"
bytes = "1.0"
bytesize = "1.1"
timeago = "0.3"
timeago = "0.4"
parse_duration = "2.1"
hex = "0.4"
tracing = { version = "0.1.30" }