File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " hyperlocal"
3- version = " 0.1 .0"
3+ version = " 0.2 .0"
44authors = [" softprops <d.tangren@gmail.com>" ]
55description = " Hyper bindings for unix domain sockets"
66homepage = " https://github.com/softprops/hyperlocal"
Original file line number Diff line number Diff line change 1- Copyright (c) 2015 Doug Tangren
1+ Copyright (c) 2015-2016 Doug Tangren
22
33Permission is hereby granted, free of charge, to any person obtaining
44a copy of this software and associated documentation files (the
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Add the following to your `Cargo.toml` file
2020
2121``` toml
2222[dependencies ]
23- hyperlocal = " 0.1 .0"
23+ hyperlocal = " 0.2 .0"
2424```
2525
2626## usage
@@ -73,4 +73,4 @@ fn main() {
7373}
7474```
7575
76- Doug Tangren (softprops) 2015
76+ Doug Tangren (softprops) 2015-2016
You can’t perform that action at this time.
0 commit comments