summaryrefslogtreecommitdiff
path: root/bchlib-sys
diff options
context:
space:
mode:
Diffstat (limited to 'bchlib-sys')
-rw-r--r--bchlib-sys/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/bchlib-sys/Cargo.toml b/bchlib-sys/Cargo.toml
index a63e351..4b300c3 100644
--- a/bchlib-sys/Cargo.toml
+++ b/bchlib-sys/Cargo.toml
@@ -1,11 +1,11 @@
[package]
name = "bchlib-sys"
-version = "0.2.0"
+version = "0.2.1"
authors = ["Yuval Adam <_@yuv.al>"]
edition = "2018"
description = "Low-level Rust bindings for BCH encoding/decoding library, based on the bch_codec fork"
license = "GPL-2.0"
-documentation = "https://docs.rs/bchlib/"
+documentation = "https://docs.rs/bchlib-sys/"
homepage = "https://github.com/yuvadm/bchlib"
repository = "https://github.com/yuvadm/bchlib"