# 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 = "spacetimedb-bindgen" version = "0.2.0" description = "Easy support for interacting between SpacetimeDB and Rust." license-file = "LICENSE" resolver = "1" [lib] proc-macro = true [dependencies.convert_case] version = "0.5.0" [dependencies.parse_duration] version = "2.1.1" [dependencies.proc-macro2] version = "1.0" [dependencies.quote] version = "1.0.8" [dependencies.regex] version = "1.5.6" [dependencies.serde] version = "1.0.136" features = ["derive"] [dependencies.serde_json] version = "1.0.81" [dependencies.substring] version = "1.4.5" [dependencies.syn] version = "1.0.57" features = [ "full", "fold", ]