asomeip 0.9.3

Library to handle SOME/IP messages incl. payload via Fibex files.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
tag_prefix = "v"

pre_bump_hooks = [
    "cargo build --release",
    "echo 'bumping from {{latest}} to {{version}}'",
    "echo not working with workspaces! bump manually! cargo bump {{version}}"
]
post_bump_hooks = []

[commit_types]

[changelog]
path = "CHANGELOG.md"
authors = []

[bump_profiles]