2023-03-11 13:55:34 +01:00

9 lines
206 B
TOML

[package]
name = "inline-postgres-impl"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
postgres = "0.19"