mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-03-10 02:26:21 -04:00
20 lines
403 B
TOML
20 lines
403 B
TOML
[package]
|
|
name = "debug"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[dependencies]
|
|
# anyhow = "1.0.56"
|
|
# data-encoding = "2.3.2"
|
|
# kamadak-exif = "0.5.4"
|
|
# ring = "0.16.20"
|
|
# thumbnailer = "0.4.0"
|
|
# mime = "0.3.16"
|
|
# sha256 = "1.0.3"
|
|
# ffmpeg-next = "5.0.3"
|
|
# sdcore = { path = "../../core" }
|
|
# uhlc = "0.4.1"
|
|
# matroska = "0.11.0"
|
|
tokio = { version = "1.17.0", features = ["sync", "rt"] }
|
|
# chrono = "0.4.19"
|