hyper-unix-socket 0.3.0

Default Unix Socket implementation for use with hyper
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
ignore_merge_commits = true
tag_prefix = "v"

pre_bump_hooks = ["sh -c \"echo '{{version}}' > NEXTVERSION\""]
post_bump_hooks = []

[commit_types]

[changelog]
path = "CHANGELOG.md"
authors = []
template = "remote"
remote = "github.com"
repository = "hyper-unix-socket"
owner = "kristof-mattei"

[bump_profiles]