Skip to content

Commit 1b58bb1

Browse files
committed
Update to fs-set-times 0.2.0.
1 parent 72cd8be commit 1b58bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cap-primitives/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ readme = "README.md"
1616
[dependencies]
1717
arbitrary = { version = "0.4.5", optional = true, features = ["derive"] }
1818
ipnet = "2.3.0"
19-
fs-set-times = "0.1.0"
19+
fs-set-times = "0.2.0"
2020

2121
[target.'cfg(not(windows))'.dependencies]
2222
posish = "0.3.0"

0 commit comments

Comments
 (0)