aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ad7e550..4713f3c 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,3 +14,5 @@ toml = "0.8.14"
serde = { version = "1.0.203", features = ["derive"] }
glam = "0.27.0"
serde_json = "1.0.117"
+headers = "0.4.0"
+mime = "0.3.17"