summaryrefslogtreecommitdiff
path: root/libsyslog/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'libsyslog/Cargo.toml')
-rw-r--r--libsyslog/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/libsyslog/Cargo.toml b/libsyslog/Cargo.toml
index 7128827..6181f1b 100644
--- a/libsyslog/Cargo.toml
+++ b/libsyslog/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "libsyslog"
-version = "0.1.0"
+version = "0.1.1"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "Rust `log` facade using system's native syslog"