mirror of
https://github.com/zizmorcore/zizmor.git
synced 2025-12-23 08:47:33 +00:00
subfeature: prep 0.0.2
This commit is contained in:
parent
65942206ae
commit
106eafa737
3 changed files with 3 additions and 3 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -2503,7 +2503,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "subfeature"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
dependencies = [
|
||||
"memchr",
|
||||
"regex",
|
||||
|
|
|
|||
|
|
@ -54,7 +54,7 @@ serde-sarif = "0.8.0"
|
|||
serde_json = "1.0.140"
|
||||
serde_json_path = "0.7.2"
|
||||
serde_yaml = "0.9.34"
|
||||
subfeature = { path = "crates/subfeature", version = "0.0.1" }
|
||||
subfeature = { path = "crates/subfeature", version = "0.0.2" }
|
||||
tar = "0.4.44"
|
||||
terminal-link = "0.1.0"
|
||||
thiserror = "2.0.12"
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
name = "subfeature"
|
||||
description = "Subfeature handling and manipulation APIs"
|
||||
repository = "https://github.com/zizmorcore/zizmor/tree/main/crates/subfeature"
|
||||
version = "0.0.1"
|
||||
version = "0.0.2"
|
||||
readme = "README.md"
|
||||
|
||||
authors.workspace = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue