Skip to content

Commit df0b82c

Browse files
committed
remove deref
1 parent 5d028a1 commit df0b82c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
members = ["rbdc-pool-fast","rbdc-sqlite","rbdc-mysql","rbdc-pg","rbdc-mssql", "example"]
33
[package]
44
name = "rbdc"
5-
version = "4.5.42"
5+
version = "4.5.43"
66
edition = "2021"
77
description = "The Rust SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL"
88
readme = "Readme.md"

0 commit comments

Comments
 (0)