Skip to content

Commit 1d2c133

Browse files
committed
bump to v0.8.0
1 parent 4c99294 commit 1d2c133

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
NEXT
1+
0.8.0 (2022-01-28)
22
------------------
33
- Upgrade `time` dependency to 0.3 to resolve cargo audits
44
- Switch from Travis-CI to Github Actions for CI

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "syslog_rfc5424"
3-
version = "0.7.0"
3+
version = "0.8.0"
44
authors = ["James Brown <[email protected]>"]
55
description = "Parser for RFC5424 (IETF-format) syslog messages"
66
documentation = "https://docs.rs/syslog_rfc5424/"

0 commit comments

Comments
 (0)