Skip to content

Commit 0fe04f5

Browse files
Update maud requirement from 0.26 to 0.27
Updates the requirements on [maud](https://github.com/lambda-fairy/maud) to permit the latest version. - [Release notes](https://github.com/lambda-fairy/maud/releases) - [Changelog](https://github.com/lambda-fairy/maud/blob/main/CHANGELOG.md) - [Commits](lambda-fairy/maud@v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: maud dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d1e923 commit 0fe04f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ anise = { version = "0.5.3", features = ["embed_ephem"] }
4343
gnss-rs = { version = "2.3.5", features = ["serde"] }
4444
gnss-qc-traits = { version = "0.1.1", features = ["processing"] }
4545

46-
maud = "0.26"
46+
maud = "0.27"
4747
plotly = "0.12"
4848

4949
sp3 = { version = "1.1.2", features = ["qc", "processing", "anise", "serde"], optional = true }

0 commit comments

Comments
 (0)