Skip to content

Commit

Permalink
Merge pull request #2258 from Mottl/patch-1
Browse files Browse the repository at this point in the history
Fixes link to Apache Avro in documentation
  • Loading branch information
dtolnay authored Aug 13, 2022
2 parents 3d02516 + 60e4092 commit f198582
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serde/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
//! [Pickle]: https://github.com/birkenfeld/serde-pickle
//! [RON]: https://github.com/ron-rs/ron
//! [BSON]: https://github.com/mongodb/bson-rust
//! [Avro]: https://github.com/flavray/avro-rs
//! [Avro]: https://github.com/apache/avro/blob/master/lang/rust/avro/README.md
//! [JSON5]: https://github.com/callum-oakley/json5-rs
//! [URL]: https://docs.rs/serde_qs
//! [Envy]: https://github.com/softprops/envy
Expand Down

0 comments on commit f198582

Please sign in to comment.