@@ -75,22 +75,22 @@ Serde by the community.
75
75
* (deserialization only)*
76
76
77
77
[ JSON ] : https://github.com/serde-rs/json
78
- [ Bincode ] : https://github.com/servo /bincode
78
+ [ Bincode ] : https://github.com/bincode-org /bincode
79
79
[ CBOR ] : https://github.com/enarx/ciborium
80
80
[ YAML ] : https://github.com/dtolnay/serde-yaml
81
81
[ MessagePack ] : https://github.com/3Hren/msgpack-rust
82
82
[ TOML ] : https://github.com/alexcrichton/toml-rs
83
83
[ Pickle ] : https://github.com/birkenfeld/serde-pickle
84
84
[ RON ] : https://github.com/ron-rs/ron
85
- [ BSON ] : https://github.com/zonyitoo /bson-rs
85
+ [ BSON ] : https://github.com/mongodb /bson-rust
86
86
[ Avro ] : https://github.com/flavray/avro-rs
87
87
[ JSON5 ] : https://github.com/callum-oakley/json5-rs
88
88
[ URL ] : https://docs.rs/serde_qs
89
89
[ Postcard ] : https://github.com/jamesmunns/postcard
90
90
[ Envy ] : https://github.com/softprops/envy
91
91
[ Envy Store ] : https://github.com/softprops/envy-store
92
92
[ Cargo ] : http://doc.crates.io/manifest.html
93
- [ AWS Parameter Store ] : https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-paramstore .html
93
+ [ AWS Parameter Store ] : https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-parameter-store .html
94
94
[ S-expressions ] : https://github.com/rotty/lexpr-rs
95
95
[ D-Bus ] : https://docs.rs/zvariant
96
96
[ FlexBuffers ] : https://github.com/google/flatbuffers/tree/master/rust/flexbuffers
0 commit comments