# 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 = "hyper-function-core" version = "0.1.1" description = "Hyper Function" homepage = "https://hyper-function.com" readme = "README.md" license = "Apache-2.0" resolver = "2" [dependencies.chrono] version = "0.4" [dependencies.dashmap] version = "5.1.0" [dependencies.futures-util] version = "0.3" [dependencies.hyper] version = "^0.14" features = ["full"] [dependencies.hyper-tungstenite] version = "0.6.0" [dependencies.once_cell] version = "1" [dependencies.rmp] version = "^0.8" [dependencies.rmp-serde] version = "1" [dependencies.rustls] version = "0.20" [dependencies.rusty_ulid] version = "1.0.0" [dependencies.serde] version = "1" features = ["derive"] [dependencies.serde_json] version = "1" [dependencies.tokio] version = "1" features = ["full"] [dependencies.tokio-tungstenite] version = "0.16" features = [ "connect", "__rustls-tls", ] [dependencies.url] version = "2"