# 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 = "junobuild-storage" version = "0.0.12" authors = ["David Dal Busco "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Web and storage features of Juno." homepage = "https://juno.build" documentation = "https://docs.rs/junobuild-collections" readme = "README.md" license-file = "LICENSE.md" repository = "https://github.com/junobuild/juno" [package.metadata.docs.rs] targets = ["wasm32-unknown-unknown"] [lib] name = "junobuild_storage" path = "src/lib.rs" [dependencies.base64] version = "0.13.1" [dependencies.candid] version = "0.10.2" [dependencies.globset] version = "0.4.13" [dependencies.hex] version = "0.4.3" [dependencies.ic-cdk] version = "0.17.0" [dependencies.ic-cdk-macros] version = "0.17.0" [dependencies.ic-cdk-timers] version = "0.11.0" [dependencies.ic-certification] version = "2.4.0" [dependencies.ic-representation-independent-hash] version = "2.4.0" [dependencies.ic-response-verification] version = "2.4.0" [dependencies.ic-stable-structures] version = "0.6.4" [dependencies.junobuild-collections] version = "0.0.9" [dependencies.junobuild-shared] version = "0.0.22" [dependencies.regex] version = "1.9.3" [dependencies.serde] version = "1.0.190" [dependencies.serde_bytes] version = "0.11.12" [dependencies.serde_cbor] version = "0.11.2" [dependencies.sha2] version = "0.10.7" [dependencies.url] version = "2.4.0" [dependencies.urlencoding] version = "2.1.3"