[package] name = "sql-xpool" version = "0.1.0" edition = "2021" authors = ["Conrad Ludgate "] description = "Metrics for postgres transactions and queries, built off sqlx" keywords = ["async", "database", "pool", "postgres"] license = "MIT/Apache-2.0" repository = "https://github.com/TrueLayer/xpool" readme = "README.md"