solar-s3 0.1.1

Solar-s3 this is the first version of the package that allows you to work with the file system as with S3 storage.
Documentation
[dependencies.async-trait]
version = "0.1.60"

[dependencies.byte-unit]
version = "4.0.18"

[dependencies.chrono]
version = "0.4.23"

[dependencies.futures]
version = "0.3.25"

[dependencies.mime_guess]
version = "2.0.4"

[dependencies.mockall]
version = "0.11.3"

[dependencies.mocktopus]
version = "0.8.0"

[dependencies.regex]
version = "1.7.0"

[dependencies.rusqlite]
features = ["bundled"]
version = "0.28.0"

[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.serde_json]
version = "1.0"

[dependencies.sysinfo]
version = "0.27.0"

[dependencies.tokio]
features = ["full"]
version = "1.21.2"

[dependencies.uuid]
features = ["v4", "fast-rng", "macro-diagnostics"]
version = "1.2.2"

[dependencies.xattr]
version = "1.0.0"

[package]
description = "Solar-s3 this is the first version of the package that allows you to work with the file system as with S3 storage."
edition = "2021"
license = "MIT"
name = "solar-s3"
readme = "README.md"
version = "0.1.1"