Skip to content

Commit 6cf507f

Browse files
committed
Change cbor link to new repo
1 parent c3c1641 commit 6cf507f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serde/src/lib.rs

Lines changed: 1 addition & 1 deletion
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)