From 061600adf5d0bb374e3752f1da13b1bbd11a8437 Mon Sep 17 00:00:00 2001 From: crapStone Date: Fri, 26 Nov 2021 23:30:23 +0100 Subject: [PATCH] change cbor link to new repo --- _src/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_src/README.md b/_src/README.md index f8bc1e18..e5766346 100644 --- a/_src/README.md +++ b/_src/README.md @@ -76,7 +76,7 @@ Serde by the community. [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