Skip to content

Commit 2cdaf8b

Browse files
committed
feat(cargo): Update cargo
1 parent dd14c9b commit 2cdaf8b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@ dotenvy = "0.15"
2222
# Actions
2323
ghactions = { version = "^0.15", features = ["dotenvy", "log", "generate", "octocrab", "toolcache"] }
2424
ghactions-core = { version = "^0.15" }
25-
# ghastoolkit = "^0.7.1"
26-
ghastoolkit = { version = "^0.7.1", path = "../ghastoolkit-rs/core" }
25+
ghastoolkit = "^0.7.2"
2726

2827
# GitHub API
2928
octocrab = "^0.44"

0 commit comments

Comments
 (0)