Skip to content

Commit f7c527d

Browse files
committed
fixup doc link for release
1 parent 4b743d0 commit f7c527d

3 files changed

Lines changed: 3 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "axboe-liburing"
3-
version = "2.15.1"
3+
version = "2.15.2"
44
edition = "2024"
55
build = "liburing-rs/build.rs"
66
description = "Low-level io_uring interface, transliterated from Jens Axboe's liburing."
@@ -9,7 +9,6 @@ repository = "https://github.com/cmazakas/liburing"
99
readme = "liburing-rs/README.md"
1010
keywords = ["io_uring", "io-uring", "liburing", "linux-io", "async-io"]
1111
categories = ["asynchronous", "network-programming", "filesystem", "api-bindings"]
12-
documentation = "https://man.archlinux.org/listing/extra/liburing/"
1312
include = [
1413
"/src/arch",
1514
"/src/*.c",

test/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)