# 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 = "filesystem_plugin" version = "0.1.0" description = "TODO" license = "MIT" resolver = "1" [dependencies.async-trait] version = "0.1.57" [dependencies.bigdecimal] version = "0.3.0" [dependencies.futures] version = "0.3.24" [dependencies.num-bigint] version = "0.4.3" [dependencies.polywrap_core] version = "0.1.0" [dependencies.polywrap_manifest] version = "0.1.0" [dependencies.polywrap_msgpack] version = "0.1.0" [dependencies.polywrap_plugin] version = "0.1.0" [dependencies.rm_rf] version = "0.6.2" [dependencies.serde] version = "1.0.145" features = ["derive"] [dependencies.serde_json] version = "1.0.87" [dependencies.thiserror] version = "1.0.37" [dependencies.ureq] version = "2.3.0"