build android

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-02-16 20:48:42 +08:00
parent 589ad940cd
commit 0d2113cd29
5 changed files with 17 additions and 3 deletions

View File

@@ -1,3 +1,4 @@
#[cfg(not(any(target_os = "android", target_os = "ios")))]
use std::collections::HashMap;
use std::ops::{Deref, DerefMut};
use std::str::FromStr;