fix: update incompatible doc link versions
This commit is contained in:
parent
336d2400f4
commit
8c15c1cfc9
9 changed files with 37 additions and 37 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue