Skip to content

Commit

Permalink
Merge pull request #49 from Nitrokey/trussed-auth-02
Browse files Browse the repository at this point in the history
Bump trussed-auth
  • Loading branch information
robin-nitrokey authored Apr 5, 2023
2 parents c1aa228 + b542ba8 commit e3906bc
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
Expand Up @@ -22,7 +22,7 @@ trussed = { version = "0.1", features = ["clients-3"] }
encrypted_container = { path = "components/encrypted_container" }

# extension
trussed-auth = "0.1.0"
trussed-auth = "0.2.0"

[dev-dependencies]
log = { version = "0.4.14", default-features = false }
Expand Down Expand Up @@ -69,4 +69,4 @@ required-features = ["ctaphid", "devel"]
flexiber = { git = "https://github.com/Nitrokey/flexiber", tag = "0.1.1.nitrokey" }
trussed = { git = "https://github.com/Nitrokey/trussed", tag = "v0.1.0-nitrokey.7" }
littlefs2 = { git = "https://github.com/Nitrokey/littlefs2", tag = "v0.3.2-nitrokey-2" }
trussed-auth = { git = "https://github.com/trussed-dev/trussed-auth/", rev = "v0.1.0" }
trussed-auth = { git = "https://github.com/trussed-dev/trussed-auth/", rev = "v0.2.1" }

0 comments on commit e3906bc

Please sign in to comment.