Skip to content

Commit

Permalink
Merge branch 'main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
ozdoganoguzhan authored Apr 3, 2024
2 parents ae5abf2 + aeedff9 commit 26b9c62
Show file tree
Hide file tree
Showing 9 changed files with 555 additions and 152 deletions.
2 changes: 2 additions & 0 deletions onvif/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,9 @@ base64 = "0.13.0"
bigdecimal = "0.3.0"
chrono = "0.4.19"
digest_auth = "0.3.0"
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 }
schema = { version = "0.1.0", path = "../schema", default-features = false, features = ["analytics", "devicemgmt", "event", "media", "ptz"] }
Expand Down
Loading

0 comments on commit 26b9c62

Please sign in to comment.