# 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 = "hubro-sdk" version = "0.8.0" description = "Hubro Platform SDK crate" readme = "README.md" license = "Apache-2.0" [lib] crate-type = [ "cdylib", "lib", ] [dependencies.anyhow] version = "1.0.83" [dependencies.base64] version = "0.22.1" [dependencies.bytes] version = "1.6.0" [dependencies.chrono] version = "0.4.24" [dependencies.fhirbolt] version = "0.4.0" features = ["r4b"] [dependencies.http] version = "0.2" [dependencies.pkce] version = "0.2.0" features = ["js"] [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde-wasm-bindgen] version = "0.6.1" [dependencies.serde_json] version = "1.0.94" [dependencies.spin-sdk] version = "2.2.0" [dependencies.wasm-bindgen] version = "0.2.92" [features] mobile = [] server = []