Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc2ab965

Browse files
authored
Merge pull request#2053 from palfrey/newer-yaml
Drop serde-yaml, add saphyr
2 parents2abc392 +5818d14 commitc2ab965

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1483,6 +1483,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
14831483
* TOML
14841484
*[tamasfe/taplo](https://github.com/tamasfe/taplo)[[taplo](https://crates.io/crates/taplo)] - A TOML toolkit[![CI](https://github.com/tamasfe/taplo/workflows/Continuous%20integration/badge.svg)](https://github.com/tamasfe/taplo/actions?query=workflow%3A%22Continuous+integration%22)
14851485
*[toml-rs/toml](https://github.com/toml-rs/toml) -[![CI](https://github.com/toml-rs/toml/actions/workflows/ci.yml/badge.svg)](https://github.com/toml-rs/toml/actions/workflows/ci.yml)
1486+
*[vitiral/stfu8](https://github.com/vitiral/stfu8)[[stfu8](https://crates.io/crates/stfu8)] - Sorta Text Format in UTF-8
14861487
* XML
14871488
*[Florob/RustyXML](https://github.com/Florob/RustyXML) - an XML parser
14881489
*[netvl/xml-rs](https://github.com/netvl/xml-rs) - A streaming XML library
@@ -1492,8 +1493,7 @@ See also [About Rust’s Machine Learning Community](https://medium.com/@autumn_
14921493
*[yaserde](https://github.com/luminvent/yaserde) - Yet Another Serializer/Deserializer specialized for XML
14931494
* YAML
14941495
*[chyh1990/yaml-rust](https://github.com/chyh1990/yaml-rust) - The missing YAML 1.2 implementation.
1495-
*[dtolnay/serde-yaml](https://github.com/dtolnay/serde-yaml)[[serde\_yaml](https://crates.io/crates/serde_yaml)] - YAML support for[Serde](https://github.com/serde-rs/serde) framework[![build](https://img.shields.io/github/workflow/status/dtolnay/serde-yaml/CI/master)](https://github.com/dtolnay/serde-yaml/actions?query=branch%3Amaster)
1496-
*[vitiral/stfu8](https://github.com/vitiral/stfu8)[[stfu8](https://crates.io/crates/stfu8)] - Sorta Text Format in UTF-8
1496+
*[saphyr](https://github.com/saphyr-rs/saphyr) - A set of crates dedicated to parsing YAML.
14971497

14981498
###Filesystem
14991499

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp