Update rust #99

Merged
kdeng00 merged 9 commits from update_rust into main 2026-05-05 21:05:41 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 746c1d477f - Show all commits
Generated
+1 -1
View File
@@ -554,7 +554,7 @@ dependencies = [
[[package]]
name = "icarus-dm"
version = "0.9.0"
version = "0.10.0"
dependencies = [
"futures",
"http",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus-dm"
version = "0.9.0"
version = "0.10.0"
rust-version = "1.95"
edition = "2024"