# 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 = "griddb" version = "0.6.0" description = "GridDB Rust client" homepage = "https://griddb.net/en/" readme = "README.md" keywords = [ "griddb", "iot", "database", "big-data", "time-series", ] license = "Apache-2.0" repository = "https://github.com/griddbnet/griddb-rust-client" [dependencies.chrono] version = "0.4" [dependencies.convert_case] version = "^0.3.0" [dependencies.griddbnet-sys] version = "5.0.0"