cloud-storage-rs
cloud-storage-rs copied to clipboard
Remove chrono dependency
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.