Skip to content

Commit

Permalink
rust: v3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Mobarak committed May 22, 2020
1 parent 3a7cc95 commit 453acd4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rust/sbp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

[package]
name = "sbp"
version = "3.0.0"
version = "3.0.1"
description = "Rust native implementation of SBP (Swift Binary Protocol) for communicating with devices made by Swift Navigation"
authors = ["Swift Navigation <dev@swiftnav.com>"]
repository = "https://github.com/swift-nav/libsbp"
Expand Down
2 changes: 1 addition & 1 deletion rust/sbp2json/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

[package]
name = "sbp2json"
version = "3.0.0"
version = "3.0.1"
authors = ["Swift Navigation <dev@swiftnav.com>"]
edition = "2018"

Expand Down

0 comments on commit 453acd4

Please sign in to comment.