# 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 = "trade_alerts" version = "0.1.4" authors = ["Hadi hadi@xylex.ai & Floris floris@xylex.ai"] description = "Ligthweight framework to create and manage trade alerts" readme = "README.md" license = "MIT" [dependencies.chrono] version = "0.4.38" [dependencies.dotenv] version = "0.15.0" [dependencies.reqwest] version = "0.12.4" [dependencies.serde_json] version = "1.0.116" [dependencies.sha2] version = "0.10.8" [dependencies.supabase_rs] version = "0.2.3"