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 5aac3a0 commit 4de4266Copy full SHA for 4de4266
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "pyrepscan"
3
-version = "0.9.5"
+version = "0.9.6"
4
authors = ["Gal Ben David <gal@intsights.com>"]
5
edition = "2018"
6
description = "A Git Repository Secrets Scanner written in Rust"
pyproject.toml
@@ -13,7 +13,7 @@ strip = true
13
14
[tool.poetry]
15
16
17
18
19
readme = "README.md"
0 commit comments