Skip to content
This repository was archived by the owner on Oct 23, 2022. It is now read-only.

Commit f69f2d2

Browse files
committed
Update filetime
1 parent e8d600b commit f69f2d2

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

unixfs/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ default = ["filetime"]
1414
[dependencies]
1515
cid = { default-features = false, version = "0.5" }
1616
either = { default-features = false, version = "1.5" }
17-
filetime = { optional = true, version = "=0.2.8" }
17+
filetime = { optional = true, version = "0.2.12" }
1818
multihash = { default-features = false, version = "0.11" }
1919
quick-protobuf = { default-features = false, features = ["std"], version = "0.7" }
2020
sha2 = { default-features = false, version = "0.9" }

0 commit comments

Comments
 (0)