Skip to content

Fix telemetry feature build#54

Merged
TLmaK0 merged 1 commit intomasterfrom
fix/telemetry
Mar 26, 2026
Merged

Fix telemetry feature build#54
TLmaK0 merged 1 commit intomasterfrom
fix/telemetry

Conversation

@TLmaK0
Copy link
Copy Markdown
Owner

@TLmaK0 TLmaK0 commented Mar 26, 2026

Summary

  • Update rusty_dashed to git master (replaces iron/hyper with tiny_http + rust-embed, removes rustc-serialize)
  • Replace extern crate serde_derive with serde::Serialize derive path
  • Telemetry feature now compiles and works on modern Rust

Test plan

  • cargo build --features telemetry compiles
  • cargo test --release passes
  • Manual test: function_approximation with telemetry dashboard works

@TLmaK0 TLmaK0 merged commit 798d64e into master Mar 26, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant