Skip to content

Commit 79e37e3

Browse files
authored
Upgrade 0.6.0 (#29)
* Moved to Traits and removed all function pointers * Preliminary work to RTK opmode * Other minor improvements Signed-off-by: Guillaume W. Bres <guillaume.bressaix@gmail.com>
1 parent db7421a commit 79e37e3

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
@@ -1,6 +1,6 @@
11
[package]
22
name = "gnss-rtk"
3-
version = "0.5.0"
3+
version = "0.6.0"
44
license = "MPL-2.0"
55
authors = ["Guillaume W. Bres <guillaume.bressaix@gmail.com>"]
66
description = "GNSS position solver"

0 commit comments

Comments
 (0)