Skip to content

Commit

Permalink
bump to v0.8.0
Browse files Browse the repository at this point in the history
Also update dependencies of all crates.
  • Loading branch information
daniestevez committed Jan 26, 2024
1 parent de4efa8 commit db639a1
Show file tree
Hide file tree
Showing 6 changed files with 57 additions and 161 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "galileo-osnma"
version = "0.7.0"
version = "0.8.0"
edition = "2021"
authors = ["Daniel Estevez <[email protected]>"]
description = "Galileo OSNMA (Open Service Navigation Message Authentication)"
Expand Down
91 changes: 22 additions & 69 deletions galmon-osnma/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion galmon-osnma/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ publish = false
anyhow = "1"
clap = { version = "4.4", features = ["derive"] }
ecdsa = { version = "0.16", features = ["pkcs8"] }
env_logger = "0.10"
env_logger = "0.11"
galileo-osnma = { path = "..", features = ["galmon"] }
hex = "0.4"
log = "0.4"
Expand Down
18 changes: 9 additions & 9 deletions osnma-longan-nano-client/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

18 changes: 9 additions & 9 deletions osnma-longan-nano/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit db639a1

Please sign in to comment.