Minor refatoring #68

Merged
kdeng00 merged 3 commits from minor_refatoring into icarus_v2_support 2025-08-30 13:13:53 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 2be11a8f99 - Show all commits
Generated
+1 -1
View File
@@ -479,7 +479,7 @@ dependencies = [
[[package]]
name = "icarus-dm"
version = "0.6.8"
version = "0.6.9"
dependencies = [
"futures",
"http",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus-dm"
version = "0.6.8"
version = "0.6.9"
rust-version = "1.88"
edition = "2024"