Skip to content

Commit f957b40

Browse files
Fix docs rs (#151)
* Fix docs.rs build errors reported for linux buil dhere https://docs.rs/crate/libproc/0.14.8/builds/1199777 * Vendor macos bindings for use in docs.rs build * Bump version number prior to a new release
1 parent 0443dd2 commit f957b40

File tree

4 files changed

+7697
-5
lines changed

4 files changed

+7697
-5
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "libproc"
3-
version = "0.14.9"
3+
version = "0.14.10"
44
description = "A library to get information about running processes - for Mac OS X and Linux"
55
authors = ["Andrew Mackenzie <[email protected]>"]
66
repository = "https://github.com/andrewdavidmackenzie/libproc-rs"

0 commit comments

Comments
 (0)