Skip to content

Commit

Permalink
update reqwest
Browse files Browse the repository at this point in the history
  • Loading branch information
urbaniak committed Apr 12, 2024
1 parent e9b5258 commit f0b2145
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onvif/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ futures = "0.3.30"
futures-core = "0.3.8"
futures-util = "0.3.30"
num-bigint = "0.4.2"
reqwest = { version = "0.11.20", default-features = false }
reqwest = { version = "0.12.3", default-features = false }
schema = { version = "0.1.0", path = "../schema", default-features = false, features = ["analytics", "devicemgmt", "event", "media", "ptz"] }
sha1 = "0.6.0"
thiserror = "1.0"
Expand Down

0 comments on commit f0b2145

Please sign in to comment.