Skip to content

Commit

Permalink
Merge pull request #2124 from dtolnay/cbor
Browse files Browse the repository at this point in the history
Change cbor link to new repo
  • Loading branch information
dtolnay committed Nov 26, 2021
2 parents c3c1641 + 6cf507f commit c375d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion serde/src/lib.rs
Expand Up @@ -60,7 +60,7 @@
//!
//! [JSON]: https://github.com/serde-rs/json
//! [Bincode]: https://github.com/servo/bincode
//! [CBOR]: https://github.com/pyfisch/cbor
//! [CBOR]: https://github.com/enarx/ciborium
//! [YAML]: https://github.com/dtolnay/serde-yaml
//! [MessagePack]: https://github.com/3Hren/msgpack-rust
//! [TOML]: https://github.com/alexcrichton/toml-rs
Expand Down

0 comments on commit c375d8b

Please sign in to comment.