Skip to content

Commit

Permalink
Fix docs rs (#151)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
andrewdavidmackenzie authored Oct 7, 2024
1 parent 0443dd2 commit f957b40
Show file tree
Hide file tree
Showing 4 changed files with 7,697 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "libproc"
version = "0.14.9"
version = "0.14.10"
description = "A library to get information about running processes - for Mac OS X and Linux"
authors = ["Andrew Mackenzie <andrew@mackenzie-serres.net>"]
repository = "https://github.com/andrewdavidmackenzie/libproc-rs"
Expand Down
Loading

0 comments on commit f957b40

Please sign in to comment.