We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de84f71 commit 2536ce1Copy full SHA for 2536ce1
Cargo.toml
@@ -1,11 +1,11 @@
1
[package]
2
name = "mysql-audit-extend"
3
-version = "0.2.4"
+version = "0.2.5"
4
edition = "2021"
5
authors = ["seeker"]
6
description = "An extension tool of mysql-audit, which provides functions such as log rotation and log cleaning."
7
license = "MIT"
8
-documentation = "https://docs.rs/crate/mysql-audit-extend/0.2.4"
+documentation = "https://docs.rs/crate/mysql-audit-extend/0.2.5"
9
repository = "https://gitee.com/seeker_rs/mysql-audit-extend"
10
11
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments