mirror of
https://gitee.com/openharmony/third_party_rust_strsim-rs
synced 2024-11-23 07:39:51 +00:00
f89f245766
Fixes #26
16 lines
157 B
YAML
16 lines
157 B
YAML
language: rust
|
|
|
|
os:
|
|
- linux
|
|
- windows
|
|
|
|
rust:
|
|
- 1.27.0
|
|
- nightly
|
|
- beta
|
|
- stable
|
|
|
|
matrix:
|
|
allow_failures:
|
|
- rust: nightly
|