Skip to content

Commit 5b9a337

Browse files
author
chenjunliang
committed
同步文档地址与版本号
1 parent 7467883 commit 5b9a337

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.1"
3+
version = "0.2.2"
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.1.0"
8+
documentation = "https://docs.rs/crate/mysql-audit-extend/0.2.2"
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)