Skip to content

Commit

Permalink
Update obwsv5 to 0.11.2
Browse files Browse the repository at this point in the history
  • Loading branch information
715209 committed Jun 22, 2023
1 parent ec1319a commit ad45666
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 64 deletions.
93 changes: 30 additions & 63 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dotenv = "0.15"
either = { version = "1.6.1", features = ["serde"] }
futures-util = "0.3"
obws = { version = "0.9", features = ["events"] }
obwsv5 = { version = "0.10", package = "obws", features = ["events"]}
obwsv5 = { version = "0.11", package = "obws", features = ["events"]}
quick-xml = { version = "0.26", features = ["serialize"] }
rand = "0.8"
rand_core = { version = "0.6", features = ["std"] }
Expand Down

0 comments on commit ad45666

Please sign in to comment.