# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "solar-s3" version = "0.1.1" description = "Solar-s3 this is the first version of the package that allows you to work with the file system as with S3 storage." readme = "README.md" license = "MIT" [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] version = "0.28.0" features = ["bundled"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.sysinfo] version = "0.27.0" [dependencies.tokio] version = "1.21.2" features = ["full"] [dependencies.uuid] version = "1.2.2" features = [ "v4", "fast-rng", "macro-diagnostics", ] [dependencies.xattr] version = "1.0.0"