File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ for Rust libraries in [RFC #1105](https://github.com/rust-lang/rfcs/blob/master/
66
77## [ Unreleased]
88
9+ ## [ 0.7.3] - 2025-10-05
10+
11+ * Another docs.rs build fix
12+
913## [ 0.7.2] - 2025-10-02
1014
1115* Fix versions in the Readme
@@ -118,5 +122,6 @@ in the pool should be checked if they are still valid
118122[ 0.6.1 ] : https://github.com/weiznich/diesel_async/compare/v0.6.0...v0.6.1
119123[ 0.7.0 ] : https://github.com/weiznich/diesel_async/compare/v0.6.0...v0.7.0
120124[ 0.7.1 ] : https://github.com/weiznich/diesel_async/compare/v0.7.0...v0.7.1
121- [ 0.7.1 ] : https://github.com/weiznich/diesel_async/compare/v0.7.1...v0.7.2
125+ [ 0.7.2 ] : https://github.com/weiznich/diesel_async/compare/v0.7.1...v0.7.2
126+ [ 0.7.3 ] : https://github.com/weiznich/diesel_async/compare/v0.7.2...v0.7.3
122127[ Unreleased ] : https://github.com/weiznich/diesel_async/compare/v0.7.0...main
Original file line number Diff line number Diff line change 11[package ]
22name = " diesel-async"
3- version = " 0.7.2 "
3+ version = " 0.7.3 "
44authors = [" Georg Semmler <github@weiznich.de>" ]
55edition = " 2021"
66autotests = false
You can’t perform that action at this time.
0 commit comments