aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorLibravatarLarge Libravatar fence <fencedesu-mailmoe>2025-01-08 08:48:53 +0100
committerLibravatarLarge Libravatar fence <fencedesu-mailmoe>2025-01-08 08:48:53 +0100
commit72743119c83f060602894366182b2e3f99d27319 (patch)
treef52853973a5bad8769be48d0ae35d3649b57184f /Cargo.toml
parentb09036110266f0550a3cef6e9b0ca589dccf509f (diff)
downloadcosin25-invite-mountainbytes-72743119c83f060602894366182b2e3f99d27319.tar.gz
cosin25-invite-mountainbytes-72743119c83f060602894366182b2e3f99d27319.tar.bz2
cosin25-invite-mountainbytes-72743119c83f060602894366182b2e3f99d27319.tar.lz
cosin25-invite-mountainbytes-72743119c83f060602894366182b2e3f99d27319.zip

idk

Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9bb8ac8..dfd37e2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,7 +4,7 @@ version = "0.1.0"
edition = "2021"
[dependencies]
-sdl2 = "0.37.0"
+sdl2 = { version = "0.37.0", features = ["image"] }
[profile.release]
strip = true