Skip to content

Commit 0e31eb7

Browse files
authored
Merge branch 'main' into codex/fix-2056-shell-cwd-integration
2 parents 1f80f9d + edec63c commit 0e31eb7

3 files changed

Lines changed: 330 additions & 13 deletions

File tree

Cargo.lock

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

crates/vp_js_runtime/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ reqwest = { workspace = true, features = ["stream", "native-tls-vendored"] }
3636
reqwest = { workspace = true, features = ["stream", "rustls-no-provider"] }
3737

3838
[dev-dependencies]
39+
httpmock = { workspace = true }
3940
tempfile = { workspace = true }
4041
vp_shared = { workspace = true, features = ["test-utils"] }
4142

0 commit comments

Comments
 (0)