Skip to content

Commit fa70dc3

Browse files
authored
Update Cargo.toml
1 parent bab0c72 commit fa70dc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)