Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit84fa5fa

Browse files
committed
Release tokio-postgres v0.7.5
1 parent8bb5712 commit84fa5fa

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

‎tokio-postgres/CHANGELOG.md‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
#Change Log
22

3+
##v0.7.5 - 2021-10-29
4+
5+
###Fixed
6+
7+
* Fixed a bug where the client could enter into a transaction if the`Client::transaction` future was dropped before completion.
8+
39
##v0.7.4 - 2021-10-19
410

511
###Fixed

‎tokio-postgres/Cargo.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name ="tokio-postgres"
3-
version ="0.7.4"
3+
version ="0.7.5"
44
authors = ["Steven Fackler <sfackler@gmail.com>"]
55
edition ="2018"
66
license ="MIT/Apache-2.0"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp