summaryrefslogtreecommitdiffstats
path: root/glow
diff options
context:
space:
mode:
authorLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-11-05 03:22:06 +0100
committerLibravatar Héctor Ramón Jiménez <hector0193@gmail.com>2022-11-05 03:22:06 +0100
commitd3b613df446aaf47b62c7c24422026f8872e9448 (patch)
tree0bee9ac08605e034432a65504348c6eabad6954f /glow
parent438f97a6d00ad0312e7c84b4c1529968bdfba849 (diff)
downloadiced-d3b613df446aaf47b62c7c24422026f8872e9448.tar.gz
iced-d3b613df446aaf47b62c7c24422026f8872e9448.tar.bz2
iced-d3b613df446aaf47b62c7c24422026f8872e9448.zip
Remove unnecessary dependencies from `iced_glow`
Diffstat (limited to 'glow')
-rw-r--r--glow/Cargo.toml2
1 files changed, 0 insertions, 2 deletions
diff --git a/glow/Cargo.toml b/glow/Cargo.toml
index 476547d4..31a548c8 100644
--- a/glow/Cargo.toml
+++ b/glow/Cargo.toml
@@ -33,8 +33,6 @@ glyph_brush = "0.7"
euclid = "0.22"
bytemuck = "1.4"
log = "0.4"
-kamadak-exif = "0.5"
-bitflags = "1.2"
[dependencies.iced_native]
version = "0.5"