rust-postgres-query icon indicating copy to clipboard operation
rust-postgres-query copied to clipboard

Release a new version to crates.io

Open ddboline opened this issue 4 years ago • 1 comments

Please increment the version for postgres-query and publish to crates.io to make available the updated tokio version in the master branch.

ddboline avatar Mar 13 '21 18:03 ddboline

I guess in the meantime you can do

postgres_query = { git = "https://github.com/nolanderc/rust-postgres-query", rev = "b4422051c8a31fbba4a35f88004c1cefb1878dd5" }

raine avatar Oct 15 '22 14:10 raine