We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20ea617 commit b0fe292Copy full SHA for b0fe292
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "sqlx-database-tester"
3
-version = "0.5.0"
+version = "0.5.1"
4
authors = ["Kateřina Churanová <crates@churanova.eu>"]
5
edition = "2021"
6
description = "Library for creation of unit / integration tests with sqlx database support"
0 commit comments