tsk-80: Removing unused serde references #88

Merged
kdeng00 merged 3 commits from tsk-80 into main 2025-10-23 21:10:08 -04:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ee190e81a6 - Show all commits
Generated
+1 -1
View File
@@ -451,7 +451,7 @@ dependencies = [
[[package]]
name = "icarus-dm"
version = "0.8.5"
version = "0.8.6"
dependencies = [
"futures",
"http",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "icarus-dm"
version = "0.8.5"
version = "0.8.6"
rust-version = "1.90"
edition = "2024"