dbui-service 0.0.52

Application logic used by the dbui server
Documentation
[dependencies.dbui-core]
version = "0.0.52"

[dependencies.dbui-database]
version = "0.0.52"

[dependencies.postgres]
features = ["with-bit-vec-0_5", "with-chrono-0_4", "with-eui48-0_4", "with-geo-types-0_4", "with-serde_json-1", "with-uuid-0_7"]
version = "0.16.0-rc.2"

[dependencies.serde]
features = ["derive"]
version = "^1.0"

[dependencies.serde_json]
version = "^1.0"

[dependencies.slog]
features = ["max_level_trace", "release_max_level_trace"]
version = "^2.5"

[dependencies.uuid]
features = ["serde", "v4"]
version = "^0.7"

[package]
authors = ["Kyle U <kyle@kyleu.com>"]
description = "Application logic used by the dbui server"
edition = "2018"
homepage = "https://dbui.io"
keywords = ["test", "noop", "pointless"]
license = "MIT"
name = "dbui-service"
repository = "https://github.com/KyleU/dbui"
version = "0.0.52"