Skip to content

Commit 1620baf

Browse files
committed
update mobc-redis and mobc-postgres version
1 parent e90d912 commit 1620baf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mobc-postgres/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mobc-postgres"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["importcjj <[email protected]>", "Garren Smith <[email protected]>"]
55
edition = "2018"
66
readme = "README.md"

mobc-redis/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "mobc-redis"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["importcjj <[email protected]>", "Garren Smith <[email protected]>"]
55
edition = "2018"
66
license = "MIT/Apache-2.0"

0 commit comments

Comments
 (0)