cloud-storage-rs icon indicating copy to clipboard operation
cloud-storage-rs copied to clipboard

Remove chrono dependency

Open ShellWowza opened this issue 2 years ago • 0 comments

Replace chrono with time, to avoid RUSTSEC-2020-0159 notifications produced by e.g. cargo audit in applications using this code. This is a breaking change.

ShellWowza avatar Apr 21 '22 14:04 ShellWowza