[package] name = "fs_resolver_plugin" version = "0.1.0" edition = "2021" license = "MIT" description = "TODO" [dependencies] thiserror = "1.0.37" async-trait = "0.1.57" polywrap_msgpack = "0.1.0" polywrap_core = "0.1.0" polywrap_plugin = "0.1.0" serde = {version = "1.0.145", features = ["derive"]} polywrap_manifest = "0.1.0" serde_json = "1.0.87" ureq = "2.3.0" num-bigint = "0.4.3" bigdecimal = "0.3.0" futures = "0.3.24" base64 = "0.13.0"