Skip to content

Commit 4fc0997

Browse files
chore(deps): bump pctx_code_mode from 0.3.0 to 0.4.0
Bumps [pctx_code_mode](https://github.com/portofcontext/pctx) from 0.3.0 to 0.4.0. - [Release notes](https://github.com/portofcontext/pctx/releases) - [Changelog](https://github.com/portofcontext/pctx/blob/main/CHANGELOG.md) - [Commits](portofcontext/pctx@pctx_code_mode-v0.3.0...pctx_code_mode-v0.4.0) --- updated-dependencies: - dependency-name: pctx_code_mode dependency-version: 0.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb60770 commit 4fc0997

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

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

crates/goose/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ tree-sitter-rust = { workspace = true }
180180
tree-sitter-swift = { workspace = true }
181181
tree-sitter-typescript = { workspace = true }
182182
which = { workspace = true }
183-
pctx_code_mode = { version = "^0.3.0", optional = true }
183+
pctx_code_mode = { version = "^0.4.0", optional = true }
184184
pulldown-cmark = "0.13.0"
185185
llama-cpp-2 = { version = "0.1.143", features = ["sampler", "mtmd"], optional = true }
186186
encoding_rs = "0.8.35"

0 commit comments

Comments
 (0)