Added docs to unsync-pipe
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
[package]
|
||||
name = "unsync-pipe"
|
||||
version = "0.1.0"
|
||||
description = "Ringbuffer-backed !Send !Sync binary safe repr(C) AsyncWrite/AsyncRead pair"
|
||||
version = "0.2.0"
|
||||
edition = "2024"
|
||||
license = "MIT"
|
||||
repository = "https://git.lbfalvy.com/Orchid/orchid"
|
||||
homepage = "https://git.lbfalvy.com/Orchid/orchid"
|
||||
|
||||
[dev-dependencies]
|
||||
itertools = "0.14.0"
|
||||
|
||||
Reference in New Issue
Block a user