Skip to content

Commit 53061bd

Browse files
authored
docs: Add deprecation notice to serde_yaml
1 parent 89d8eda commit 53061bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_src/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Serde by the community.
4848
- [Postcard], a no\_std and embedded-systems friendly compact binary format.
4949
- [CBOR], a Concise Binary Object Representation designed for small message size
5050
without the need for version negotiation.
51-
- [YAML], a self-proclaimed human-friendly configuration language that ain't
51+
- [YAML] [deprecated], a self-proclaimed human-friendly configuration language that ain't
5252
markup language.
5353
- [MessagePack], an efficient binary format that resembles a compact JSON.
5454
- [TOML], a minimal configuration format used by [Cargo].

0 commit comments

Comments
 (0)