Sign in
beto-core
/
beto-core
/
4cb36e8fda74df02b7210398330056afabaaf523
/
.
/
common
/
lock_adapter
/
Cargo.toml
blob: 6e3174b2650949f13296e67a2175eee2dbad0afb [
file
] [
log
] [
blame
]
[
package
]
name
=
"lock_adapter"
version
.
workspace
=
true
edition
.
workspace
=
true
publish
.
workspace
=
true
[
lints
]
workspace
=
true
[
dependencies
]
spin
=
{
workspace
=
true
,
optional
=
true
}
[
features
]
default
=
[
"std"
]
std
=
[]
spin
=
[
"dep:spin"
]