File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " mysql-audit-extend"
3- version = " 0.2.5 "
3+ version = " 0.2.6 "
44edition = " 2021"
55authors = [" seeker" ]
66description = " An extension tool of mysql-audit, which provides functions such as log rotation and log cleaning."
77license = " MIT"
8- documentation = " https://docs.rs/crate/mysql-audit-extend/0.2.5 "
8+ documentation = " https://docs.rs/crate/mysql-audit-extend/0.2.6 "
99repository = " 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
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ cargo install mysql-audit-extend
1111```
1212or
1313``` shell
14- wget https://gitee.com/seeker_rs/mysql-audit-extend/releases/download/release-0.2.5 /mysql-audit-extend
14+ wget https://gitee.com/seeker_rs/mysql-audit-extend/releases/download/release-0.2.6 /mysql-audit-extend
1515chmod 775 mysql-audit-extend
1616```
1717
You can’t perform that action at this time.
0 commit comments