Skip to content

Commit c375d8b

Browse files
authored
Merge pull request #2124 from dtolnay/cbor
Change cbor link to new repo
2 parents c3c1641 + 6cf507f commit c375d8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serde/src/lib.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
//!
6161
//! [JSON]: https://github.com/serde-rs/json
6262
//! [Bincode]: https://github.com/servo/bincode
63-
//! [CBOR]: https://github.com/pyfisch/cbor
63+
//! [CBOR]: https://github.com/enarx/ciborium
6464
//! [YAML]: https://github.com/dtolnay/serde-yaml
6565
//! [MessagePack]: https://github.com/3Hren/msgpack-rust
6666
//! [TOML]: https://github.com/alexcrichton/toml-rs

0 commit comments

Comments
 (0)