Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Fix CI version conflicts
  • Loading branch information
cmichi committed Feb 27, 2019
commit b4667df887326cebadf633a259586ee4281f614a
2 changes: 1 addition & 1 deletion core/telemetry/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2018"
parking_lot = "0.7.1"
lazy_static = "1.0"
log = "0.4"
serde = "1.0.87"
serde = "1.0.81"
serde_derive = "1.0"
slog = "^2"
slog-json = "^2"
Expand Down