# 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 = "oci-sdk" version = "0.3.0" description = "Oracle Cloud Infrastructure SDK for Rust Lang" readme = "README.md" license = "MIT" repository = "https://github.com/digital-divas/oci-rust-sdk" [dependencies.base64] version = "0.13.0" [dependencies.chrono] version = "0.4.19" [dependencies.configparser] version = "3.0.2" [dependencies.home] version = "0.5.3" [dependencies.openssl] version = "0.10.41" [dependencies.reqwest] version = "0.11" features = ["json"] [dependencies.serde_json] version = "1.0.82" [dependencies.sha2] version = "0.10.2" [dependencies.tokio] version = "1" features = ["full"]