File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " egui-video"
3- version = " 0.6 .0"
3+ version = " 0.7 .0"
44edition = " 2021"
55license = " MIT"
66description = " a video library for egui"
@@ -18,7 +18,7 @@ from_bytes = ["dep:tempfile"]
1818sdl2-bundled = [" sdl2/bundled" ]
1919
2020[dependencies ]
21- egui = " 0.28.0 "
21+ egui = " 0.28"
2222atomic = " 0.5.3"
2323ffmpeg-the-third = " 2.0.1"
2424anyhow = " 1.0.75"
Original file line number Diff line number Diff line change 11# egui-video, a video playing library for [ ` egui ` ] ( https://github.com/emilk/egui )
2- [ ![ crates.io] ( https://img.shields.io/crates/v/egui-video )] ( https://crates.io/crates/egui-video/0.6.0 )
3- [ ![ docs] ( https://docs.rs/egui-video/badge.svg )] ( https://docs.rs/egui-video/0.6.0 /egui_video/ )
2+ [ ![ crates.io] ( https://img.shields.io/crates/v/egui-video )] ( https://crates.io/crates/egui-video )
3+ [ ![ docs] ( https://docs.rs/egui-video/badge.svg )] ( https://docs.rs/egui-video/latest /egui_video/ )
44[ ![ license] ( https://img.shields.io/badge/license-MIT-blue.svg )] ( https://github.com/n00kii/egui-video/blob/main/README.md )
55
66https://github.com/n00kii/egui-video/assets/57325298/c618ff0a-9ad2-4cf0-b14a-dda65dc54b23
You can’t perform that action at this time.
0 commit comments