Skip to content

Commit a5d80d2

Browse files
committed
v0.1.0
Signed-off-by: Guillaume W. Bres <[email protected]>
1 parent 7beb78d commit a5d80d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "gnss-qc-traits"
3-
version = "0.0.2"
3+
version = "0.1.0"
44
license = "MPL-2.0"
55
authors = ["Guillaume W. Bres <[email protected]>"]
66
description = "GNSS Quality Control traits"
@@ -34,4 +34,4 @@ rustdoc-args = ["--cfg", "docrs", "--generate-link-to-definition"]
3434
thiserror = "2"
3535
maud = { version = "0.26", optional = true }
3636
hifitime = { version = "4.0.0", optional = true }
37-
gnss-rs = { version = "2.3.1", features = ["serde", "domes", "cospar"], optional = true }
37+
gnss-rs = { version = "2.3.3", features = ["serde", "domes", "cospar"], optional = true }

0 commit comments

Comments
 (0)