Skip to content

Commit

Permalink
Merge branch 'release-0.10'
Browse files Browse the repository at this point in the history
Fixes #59
  • Loading branch information
szszszsz committed Apr 26, 2023
2 parents b6b9ce2 + ce8625e commit a424326
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "oath-authenticator"
version = "0.9.0"
version = "0.10.0"
authors = ["Nicolas Stalder <[email protected]>", "Szczepan Zalega <[email protected]>"]
repository = "https://github.com/trussed-dev/oath-authenticator"
edition = "2021"
Expand Down Expand Up @@ -74,4 +74,4 @@ required-features = ["ctaphid", "devel"]
flexiber = { git = "https://github.com/Nitrokey/flexiber", tag = "0.1.1.nitrokey" }
trussed = { git = "https://github.com/Nitrokey/trussed", rev = "52da9bb" }
littlefs2 = { git = "https://github.com/Nitrokey/littlefs2", tag = "v0.3.2-nitrokey-2" }
trussed-auth = { git = "https://github.com/trussed-dev/trussed-auth/", rev = "refs/pull/21/head" }
trussed-auth = { git = "https://github.com/trussed-dev/trussed-auth/", rev = "6beabd125ea57e87bf642e18278fcc2ba224c50c" }

0 comments on commit a424326

Please sign in to comment.