Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 877 Bytes

README-CH_ZN.md

File metadata and controls

29 lines (17 loc) · 877 Bytes

mirai-rs

CircleCI crates

一个使用 Rust 实现的 Mirai 客户端


English

用法

Cargo.toml 中添加以下代码:

mirai_rs = "0.1.1"

目前最新的版本是:crates

目前支持的 mirai-api-http 版本:1.7.1

mirai_rs 目前仍然是不稳定的,并且很可能在更新过程中更改 API(Breaking Changes)。所以推荐你使用最新版本以避免 BUG (顺便获取更多 BUG)

更多信息