Skip to content

Commit

Permalink
update reqwest
Browse files Browse the repository at this point in the history
  • Loading branch information
ozabalaferrera committed Sep 28, 2024
1 parent b498186 commit 403bffb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example-projects/reqwest-wasm-example/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ edition = "2018"
crate-type = ["cdylib"]

[dependencies]
reqwest = "^0.11"
reqwest = "^0.12"
uuid = "1"
cloudevents-sdk = { path = "../..", features = ["reqwest"] }
url = { version = "^2.1" }
Expand Down

0 comments on commit 403bffb

Please sign in to comment.