mirror of
https://github.com/trussed-dev/ctaphid-dispatch.git
synced 2026-06-20 04:16:18 -07:00
Release ctaphid-app v0.1.0-rc.1
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
# Changelog
|
||||
|
||||
## Unreleased
|
||||
## [v0.1.0-rc.1](https://github.com/trussed-dev/ctaphid-dispatch/releases/tag/app-v0.1.0-rc.1) (2025-01-08)
|
||||
|
||||
- Extract `app` and `command` modules from `ctaphid-dispatch` 0.1 into a separate crate.
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ctaphid-app"
|
||||
version = "0.1.0"
|
||||
version = "0.1.0-rc.1"
|
||||
description = "trait for CTAPHID applications"
|
||||
|
||||
authors.workspace = true
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@ license.workspace = true
|
||||
repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
ctaphid-app = "0.1"
|
||||
ctaphid-app = "0.1.0-rc.1"
|
||||
delog = "0.1"
|
||||
heapless-bytes.workspace = true
|
||||
interchange = "0.3.0"
|
||||
|
||||
Reference in New Issue
Block a user