Skip to content

Commit

Permalink
potential fix
Browse files Browse the repository at this point in the history
  • Loading branch information
nicarq committed Sep 18, 2024
1 parent a0611d0 commit 7465b89
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions engine/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion engine/baml-runtime/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ reqwest = { version = "0.12.5", features = ["stream", "json"] }
send_wrapper = { version = "0.6.0", features = ["futures"] }
serde-wasm-bindgen = "0.6.5"
uuid = { version = "1.8.0", features = ["v4", "serde", "js"] }
wasm-bindgen = { version = "^0.2.74", features = ["serde-serialize"] }
wasm-bindgen = "^0.2.74"
wasm-bindgen-futures = "0.4"
web-sys = { version = "0.3.69", features = [
"Headers",
Expand Down

0 comments on commit 7465b89

Please sign in to comment.