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 9c51e9b commit a7d0d12Copy full SHA for a7d0d12
Cargo.toml
@@ -3,6 +3,7 @@ name = "mysql-audit-extend"
3
version = "0.1.0"
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
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments