1 Commits

Author SHA1 Message Date
fd86162450 Version 0.1.6
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Signed-off-by: Jacob Kiers <code@kiers.eu>
2023-08-23 20:52:46 +02:00
2 changed files with 3 additions and 3 deletions

2
Cargo.lock generated
View File

@@ -136,7 +136,7 @@ dependencies = [
[[package]]
name = "fourth"
version = "0.1.5"
version = "0.1.6"
dependencies = [
"byte_string",
"bytes",

View File

@@ -1,6 +1,6 @@
[package]
name = "fourth"
version = "0.1.5"
version = "0.1.6"
edition = "2021"
authors = ["LI Rui <lr_cn@outlook.com>"]
license = "Apache-2.0"