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/
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 0.7.3] - 2025-10-05
10
+
11
+ * Another docs.rs build fix
12
+
9
13
## [ 0.7.2] - 2025-10-02
10
14
11
15
* Fix versions in the Readme
@@ -118,5 +122,6 @@ in the pool should be checked if they are still valid
118
122
[ 0.6.1 ] : https://github.com/weiznich/diesel_async/compare/v0.6.0...v0.6.1
119
123
[ 0.7.0 ] : https://github.com/weiznich/diesel_async/compare/v0.6.0...v0.7.0
120
124
[ 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
122
127
[ Unreleased ] : https://github.com/weiznich/diesel_async/compare/v0.7.0...main
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " diesel-async"
3
- version = " 0.7.2 "
3
+ version = " 0.7.3 "
4
4
authors = [
" Georg Semmler <[email protected] >" ]
5
5
edition = " 2021"
6
6
autotests = false
You can’t perform that action at this time.
0 commit comments