Skip to content

Commit a887af5

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 06172e7 commit a887af5

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
@@ -142,7 +142,7 @@ hifitime = { version = "4.0.0", features = ["serde", "std"] }
142142
gnss-rs = { version = "2.3.3", features = ["serde", "domes", "cospar"] }
143143
gnss-qc-traits = { version = "0.1.0", features = ["html"], optional = true }
144144

145-
maud = { version = "0.26", optional = true }
145+
maud = { version = "0.27", optional = true }
146146

147147
# BINEX (serdes)
148148
binex = { git = "https://github.com/rtk-rs/binex", branch = "main", optional = true }

0 commit comments

Comments
 (0)