Updated rust #95

Merged
kdeng00 merged 5 commits from update_rust into main 2026-04-05 17:14:51 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f55fadb329 - Show all commits
Generated
+1 -1
View File
@@ -540,7 +540,7 @@ dependencies = [
[[package]]
name = "icarus-dm"
version = "0.8.11"
version = "0.9.0"
dependencies = [
"futures",
"http",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus-dm"
version = "0.8.11"
version = "0.9.0"
rust-version = "1.94"
edition = "2024"