Skip to content

Commit

Permalink
deps
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarriba committed Mar 23, 2024
1 parent 65c4d90 commit 1eb8426
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.
32 changes: 0 additions & 32 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ license-file = "LICENSE"
anyhow = "1.0.80"
gst = { version = "0.22.2", package = "gstreamer" }
gst-app = { version = "0.22.0", package = "gstreamer-app" }
gst-video = { version = "0.22.1", package = "gstreamer-video" }
image = { version = "0.25.0" }
turbojpeg = {version = "1.0.0"}
memmap2 = "0.9.4"
Expand All @@ -28,7 +27,6 @@ candle-core = { version = "0.3.2", optional = true }
tempfile = "3.9.0"
rerun = "0.14.1"
criterion = { version = "0.5.1", features = ["html_reports"] }
#show-image = "0.13.1"

[features]
candle = ["candle-core"]
Expand Down

0 comments on commit 1eb8426

Please sign in to comment.