Skip to content

Commit

Permalink
build(cargo): run cargo update
Browse files Browse the repository at this point in the history
  • Loading branch information
SeaDve committed Mar 7, 2024
1 parent 5c6b494 commit 544c88c
Show file tree
Hide file tree
Showing 2 changed files with 50 additions and 50 deletions.
98 changes: 49 additions & 49 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 @@ -31,7 +31,7 @@ gst-plugin-gtk4 = { version = "0.12", features = [
"x11egl",
"x11glx",
] }
gtk = { package = "gtk4", version = "0.8", features = ["v4_14"] }
gtk = { package = "gtk4", version = "0.8", features = ["gnome_46"] }
num-rational = { version = "0.4", default-features = false }
num-traits = "0.2"
once_cell = "1.19.0"
Expand Down

0 comments on commit 544c88c

Please sign in to comment.