Skip to content
This repository has been archived by the owner on May 17, 2018. It is now read-only.

Commit

Permalink
Merge branch 'release-v0.4.3' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
sfackler committed Jun 18, 2015
2 parents 21b9cfd + ae47dfe commit 621700e
Show file tree
Hide file tree
Showing 2 changed files with 314 additions and 160 deletions.
4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
[package]
name = "unix_socket"
version = "0.4.2"
version = "0.4.3"
authors = ["Steven Fackler <[email protected]>"]
license = "MIT"
description = "Unix domain socket bindings"
repository = "https://github.com/sfackler/rust-unix-socket"
documentation = "https://sfackler.github.io/rust-unix-socket/doc/v0.4.2/unix_socket"
documentation = "https://sfackler.github.io/rust-unix-socket/doc/v0.4.3/unix_socket"
readme = "README.md"
keywords = ["posix", "unix", "socket", "domain"]

Expand Down
Loading

0 comments on commit 621700e

Please sign in to comment.