File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## Unreleased
3+ ## [ v0.1.0-rc.1 ] ( https://github.com/trussed-dev/ctaphid-dispatch/releases/tag/app-v0.1.0-rc.1 ) (2025-01-06)
44
55- Extract ` app ` and ` command ` modules from ` ctaphid-dispatch ` 0.1 into a separate crate.
Original file line number Diff line number Diff line change 11[package ]
22name = " ctaphid-app"
3- version = " 0.1.0"
3+ version = " 0.1.0-rc.1 "
44description = " trait for CTAPHID applications"
55
66authors.workspace = true
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ license.workspace = true
99repository.workspace = true
1010
1111[dependencies ]
12- ctaphid-app = " 0.1"
12+ ctaphid-app = " 0.1.0-rc.1 "
1313delog = " 0.1"
1414heapless.workspace = true
1515heapless-bytes = " 0.3"
You can’t perform that action at this time.
0 commit comments