Skip to content

Commit 06d3287

Browse files
committed
chore(github): try to fix release pipeline
1 parent d34bf27 commit 06d3287

2 files changed

Lines changed: 36 additions & 25 deletions

File tree

Cargo.lock

Lines changed: 34 additions & 24 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ async-trait = "0.1.88"
2727
clap = { version = "4.5.37", features = ["cargo"] }
2828
color-print = "0.3.7"
2929
colored = "3.0.0"
30-
ctor = "0.4.1"
30+
ctor = "0.4.2"
3131
env_logger = "0.11.8"
3232
glob = "0.3.2"
3333
globset = "0.4.16"
@@ -37,6 +37,7 @@ itertools = "0.14.0"
3737
lazy_static = "1.5.0"
3838
log = "0.4.27"
3939
node-semver = "2.2.0"
40+
openssl = { version = "0.10", features = ["vendored"] }
4041
regex = "1.11.1"
4142
reqwest = { version = "0.12", features = ["json"] }
4243
serde = { version = "1.0.219", features = ["derive", "rc"] }

0 commit comments

Comments
 (0)