# 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 = "sentry-cloudflare" version = "0.1.2" authors = [ "David Herberth ", "Abid Omar ", ] description = """ not usuable for now. """ readme = "README.md" license = "GPL-3.0" [dependencies.js-sys] version = "0.3" [dependencies.serde] version = "1" [dependencies.serde_json] version = "1" [dependencies.thiserror] version = "1" [dependencies.time] version = "0.3" features = [ "formatting", "parsing", ] [dependencies.tracing] version = "0.1" [dependencies.tracing-subscriber] version = "0.3" [dependencies.url] version = "2" features = ["serde"] [dependencies.uuid] version = "1.2" [dependencies.wasm-bindgen] version = "0.2" [dependencies.web-sys] version = "0.3" features = [ "Crypto", "SubtleCrypto", "CryptoKey", "HmacImportParams", "WorkerGlobalScope", ] [dependencies.worker] version = "0.0.13" package = "worker-plus"