flutter work

This commit is contained in:
John Smith
2022-06-15 21:51:38 -04:00
parent a3e43ef68b
commit b8d684dbee
12 changed files with 447 additions and 15 deletions

5
Cargo.lock generated
View File

@@ -5259,12 +5259,17 @@ dependencies = [
"backtrace",
"ffi-support",
"futures",
"hostname",
"jni",
"lazy_static",
"opentelemetry",
"opentelemetry-otlp",
"opentelemetry-semantic-conventions",
"parking_lot 0.12.1",
"serde 1.0.137",
"serde_json",
"tracing",
"tracing-opentelemetry",
"tracing-subscriber",
"veilid-core",
]