We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d028a1 commit df0b82cCopy full SHA for df0b82c
Cargo.toml
@@ -2,7 +2,7 @@
2
members = ["rbdc-pool-fast","rbdc-sqlite","rbdc-mysql","rbdc-pg","rbdc-mssql", "example"]
3
[package]
4
name = "rbdc"
5
-version = "4.5.42"
+version = "4.5.43"
6
edition = "2021"
7
description = "The Rust SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL"
8
readme = "Readme.md"
0 commit comments