Update rust #249

Merged
kdeng00 merged 9 commits from update_rust into main 2026-04-05 18:13:49 -04:00
Showing only changes of commit c079245eed - Show all commits
+1 -1
View File
@@ -2,7 +2,7 @@
name = "icarus" name = "icarus"
version = "0.3.28" version = "0.3.28"
edition = "2024" edition = "2024"
rust-version = "1.90" rust-version = "1.94"
[dependencies] [dependencies]
axum = { version = "0.8.6", features = ["multipart"] } axum = { version = "0.8.6", features = ["multipart"] }