先bump版本,待会再研究
This commit is contained in:
parent
4dfb17533d
commit
99082ccfd7
@ -10,7 +10,7 @@ use crate::config::IcaConfig;
|
||||
use crate::error::{ClientResult, IcaError};
|
||||
use crate::{wrap_any_callback, wrap_callback, StopGetter};
|
||||
|
||||
const ICA_PROTOCOL_VERSION: &str = "2.11.9";
|
||||
const ICA_PROTOCOL_VERSION: &str = "2.12.0";
|
||||
|
||||
pub async fn start_ica(config: &IcaConfig, stop_reciver: StopGetter) -> ClientResult<(), IcaError> {
|
||||
let span = span!(Level::INFO, "Icalingua Client");
|
||||
|
Loading…
Reference in New Issue
Block a user