Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
713ee06b99e64b11f01c97c22f10de70717ec2e9
/
.
/
libs
/
debugstore
/
rust
/
Cargo.toml
blob: 23a8d24647ac4b8f073bb119465478b8ffe40f4c [
file
] [
log
] [
blame
]
Mohamad Mahmoud
55626ed
2024-03-27 12:37:47 +0000
[
diff
] [
blame
]
1
[
package
]
2
name
=
"debugstore"
3
version
=
"0.1.0"
4
edition
=
"2021"
5
6
[
lib
]
7
crate
-
type
=
[
"cdylib"
,
"rlib"
]
8
9
[
dependencies
]