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 8f55cd8 commit cb44059Copy full SHA for cb44059
Cargo.toml
@@ -3,6 +3,10 @@ name = "padantic"
3
version = "0.1.0"
4
authors = ["catnip <catnip@catnip.fyi>"]
5
edition = "2018"
6
+description = "fast as fuck CLI tool for exploiting ALL sorts of padding oracles"
7
+readme = "readme.md"
8
+repository = "https://github.com/sum-catnip/padantic"
9
+license = "MIT"
10
11
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
12
0 commit comments