fix: update incompatible doc link versions

This commit is contained in:
Santiago Carmuega 2021-12-09 07:06:16 -03:00
parent 336d2400f4
commit 8c15c1cfc9
9 changed files with 37 additions and 37 deletions

View file

@ -1,11 +1,11 @@
[package]
name = "pallas-multiplexer"
description = "Multithreaded Ouroboros multiplexer implementation using mpsc channels"
version = "0.1.1"
version = "0.3.0"
edition = "2021"
repository = "https://github.com/txpipe/pallas"
homepage = "https://github.com/txpipe/pallas"
documentation = "https://docs.rs/pallas-multiplexer/0.1.0/pallas_multiplexer/"
documentation = "https://docs.rs/pallas-multiplexer"
license = "Apache-2.0"
readme = "README.md"
authors = [