Skip to content

Commit 2536ce1

Browse files
author
chenjunliang
committed
修改版本号v0.2.5
1 parent de84f71 commit 2536ce1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[package]
22
name = "mysql-audit-extend"
3-
version = "0.2.4"
3+
version = "0.2.5"
44
edition = "2021"
55
authors = ["seeker"]
66
description = "An extension tool of mysql-audit, which provides functions such as log rotation and log cleaning."
77
license = "MIT"
8-
documentation = "https://docs.rs/crate/mysql-audit-extend/0.2.4"
8+
documentation = "https://docs.rs/crate/mysql-audit-extend/0.2.5"
99
repository = "https://gitee.com/seeker_rs/mysql-audit-extend"
1010

1111
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)