fixes to system-interface, use fs-set-times
This commit is contained in:
@@ -19,8 +19,9 @@ libc = "0.2"
|
||||
getrandom = { version = "0.2.0", features = ["std"] }
|
||||
wiggle = { path = "../wiggle", default-features = false, version = "0.21.0" }
|
||||
tracing = "0.1.19"
|
||||
system-interface = { path = "../../../system-interface" }
|
||||
cap-std = "*"
|
||||
system-interface = "0.2"
|
||||
cap-std = "0.6"
|
||||
fs-set-times = "0.2.1"
|
||||
|
||||
[badges]
|
||||
maintenance = { status = "actively-developed" }
|
||||
|
||||
Reference in New Issue
Block a user