Skip to content

Commit 5f81f51

Browse files
fixup! Update to ctap-types v0.6.0-rc.1
1 parent e088216 commit 5f81f51

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ x509-parser = "0.16"
7777
features = ["chunked", "dispatch"]
7878

7979
[patch.crates-io]
80-
ctap-types = { git = "https://github.com/trussed-dev/ctap-types.git", branch = "ctap2.3" }
8180
trussed = { git = "https://github.com/trussed-dev/trussed.git", rev = "0f8df68be879acdde1f8cf428c11e5d29692a47b" }
8281

8382
[profile.test]

fuzz/Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,5 @@ doc = false
2424
bench = false
2525

2626
[patch.crates-io]
27-
ctap-types = { git = "https://github.com/trussed-dev/ctap-types.git", branch = "ctap2.3" }
2827
trussed = { git = "https://github.com/trussed-dev/trussed.git", rev = "0f8df68be879acdde1f8cf428c11e5d29692a47b" }
2928
trussed-staging = { git = "https://github.com/trussed-dev/trussed-staging.git", tag = "v0.4.0" }

0 commit comments

Comments
 (0)