Sign in
pigweed
/
third_party
/
github
/
OpenPRoT
/
openprot
/
refs/heads/upstream/FerralCoder-patch-2
/
.
/
hal
/
async
/
Cargo.toml
blob: 71a21217841a5f03cf10fad29b7bf050871a1d56 [
file
] [
log
] [
blame
] [
edit
]
# Licensed under the Apache-2.0 license
[
package
]
name
=
"openprot-hal-async"
version
=
"0.1.0"
edition
=
"2021"
description
=
"Async HAL traits for OpenPRoT"
license
=
"Apache-2.0"
[
dependencies
]
embedded
-
hal
-
async
=
"1.0"