ok
This commit is contained in:
parent
f0cdac3299
commit
538f43869f
@ -70,7 +70,7 @@ pub fn version_str() -> String {
|
||||
|
||||
/// 是否为稳定版本
|
||||
/// 会在 release 的时候设置为 true
|
||||
pub const STABLE: bool = false;
|
||||
pub const STABLE: bool = true;
|
||||
|
||||
#[macro_export]
|
||||
macro_rules! async_callback_with_state {
|
||||
|
Loading…
Reference in New Issue
Block a user