Skip to content

Commit ea540ed

Browse files
authored
Merge pull request #97 from Dylan-DPC/patch-1
Update Cargo.toml
2 parents bab0c72 + fa70dc3 commit ea540ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ stderr = []
1717

1818
[dependencies]
1919
log = { version = "^0.4.28", features = ["std"] }
20-
time = { version = "^0.3.44", features = ["formatting", "local-offset", "macros"], optional = true }
20+
time = { version = "^0.3.47", features = ["formatting", "local-offset", "macros"], optional = true }
2121
colored = { version = "^3.0.0", optional = true }
2222

2323
[target.'cfg(windows)'.dependencies]

0 commit comments

Comments
 (0)