Skip to content

Commit 5927a81

Browse files
committed
Release 0.9.0
openh264@0.9.0 openh264-sys2@0.9.0 Generated by cargo-workspaces
1 parent 687221a commit 5927a81

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ edition = "2024"
1111
license = "BSD-2-Clause"
1212
repository = "https://github.com/ralfbiedert/openh264-rs"
1313
rust-version = "1.88"
14-
version = "0.8.0"
14+
version = "0.9.0"
1515

1616
[workspace.dependencies]
1717
# Ours
18-
openh264-sys2 = { path = "openh264-sys2", version = "0.8.0", default-features = false }
18+
openh264-sys2 = { path = "openh264-sys2", version = "0.9.0", default-features = false }
1919

2020
# Others
2121
libloading = "0.8.1"

0 commit comments

Comments
 (0)