!3 修改软件名
Some checks failed
Continuous integration / Check (${{ matrix.rust }}) (1.40.0) (push) Has been cancelled
Continuous integration / Check (${{ matrix.rust }}) (beta) (push) Has been cancelled
Continuous integration / Check (${{ matrix.rust }}) (nightly) (push) Has been cancelled
Continuous integration / Check (${{ matrix.rust }}) (stable) (push) Has been cancelled
Continuous integration / Test Suite (${{ matrix.rust }}) (1.40.0) (push) Has been cancelled
Continuous integration / Test Suite (${{ matrix.rust }}) (beta) (push) Has been cancelled
Continuous integration / Test Suite (${{ matrix.rust }}) (nightly) (push) Has been cancelled
Continuous integration / Test Suite (${{ matrix.rust }}) (stable) (push) Has been cancelled
Continuous integration / Rustfmt (${{ matrix.rust }}) (1.40.0) (push) Has been cancelled
Continuous integration / Rustfmt (${{ matrix.rust }}) (beta) (push) Has been cancelled
Continuous integration / Rustfmt (${{ matrix.rust }}) (nightly) (push) Has been cancelled
Continuous integration / Rustfmt (${{ matrix.rust }}) (stable) (push) Has been cancelled

Merge pull request !3 from archane/master
This commit is contained in:
openharmony_ci 2024-11-05 10:55:31 +00:00 committed by Gitee
commit b9050ab75d
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,9 +1,9 @@
[
{
"Name": "codespan",
"Name": "codespan-reporting",
"License": "Apache License 2.0",
"License File": "LICENSE",
"Version Number": "v0.11.1",
"Version Number": "0.11.1",
"Owner": "fangting12@huawei.com",
"Upstream URL": "https://github.com/brendanzab/codespan",
"Description": "A Rust library that provides support for source code display and formatting."