Skip to content

Commit

Permalink
Update Cargo.toml
Browse files Browse the repository at this point in the history
add url dependencie
  • Loading branch information
guyoung authored Feb 25, 2025
1 parent 0126b61 commit 0bdaa23
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions crates/trigger-http/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ tokio-rustls = { version = "0.26", default-features = false, features = ["loggin
tracing = { workspace = true }
wasmtime-wasi = { workspace = true }
wasmtime-wasi-http = { workspace = true }
url = { workspace = true }


[lints]
workspace = true

0 comments on commit 0bdaa23

Please sign in to comment.