# 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 = "xxpg" version = "0.1.19" description = "easy use prepared sql for postgresql" homepage = "https://github.com/xxai-art/rsrv" readme = "README.md" license = "SSPL-1.0" repository = "https://github.com/xxai-art/rsrv.git" [dependencies.async-lazy] version = "0.1.0" features = [ "parking_lot", "nightly", ] [dependencies.axum] version = "0.6.18" [dependencies.ctor] version = "0.2.3" [dependencies.msgpacker] version = "0.4.3" [dependencies.paste] version = "1.0.13" [dependencies.tokio] version = "1.29.1" features = ["rt-multi-thread"] [dependencies.tokio-postgres] version = "0.7.12" package = "xxai-tokio-postgres" [dependencies.tracing] version = "0.1.37" [dependencies.trt] version = "0.1.5" [dependencies.xxpg_proc] version = "0.1.7"