diff --git a/Cargo.toml b/Cargo.toml index e029292..0d719ae 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -43,7 +43,7 @@ anise = { version = "0.5.3", features = ["embed_ephem"] } gnss-rs = { version = "2.3.5", features = ["serde"] } gnss-qc-traits = { version = "0.1.1", features = ["processing"] } -maud = "0.26" +maud = "0.27" plotly = "0.12" sp3 = { version = "1.1.2", features = ["qc", "processing", "anise", "serde"], optional = true }