# 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 = "springql-foreign-service" version = "0.4.0" authors = ["Sho Nakatani "] description = "Foregin Sources / Sinks for SpringQL" documentation = "https://docs.rs/springql-foreign-service" keywords = ["springql"] categories = ["development-tools"] license = "MIT OR Apache-2.0" repository = "https://github.com/SpringQL/SpringQL" [dependencies.anyhow] version = "^1.0" [dependencies.chrono] version = "0.4" [dependencies.csv] version = "1.1" [dependencies.env_logger] version = "0.9" [dependencies.log] version = "0.4" [dependencies.serde_json] version = "1.0"