Skip to content

Commit 4ba3043

Browse files
authored
Bump flume to 0.12.0 (#4189)
1 parent 05c8dc1 commit 4ba3043

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sqlx-sqlite/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ url = { version = "2.2.2" }
7979
percent-encoding = "2.1.0"
8080
form_urlencoded = "1.2.2"
8181

82-
flume = { version = "0.11.0", default-features = false, features = ["async"] }
82+
flume = { version = "0.12.0", default-features = false, features = ["async"] }
8383

8484
atoi = "2.0"
8585

0 commit comments

Comments
 (0)