Bump version.

This commit is contained in:
2022-09-23 17:12:31 +01:00
parent 4e2454394d
commit 8ab10ff35a
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -31,7 +31,7 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
[[package]]
name = "dhcprs"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"eui48",
"libc",
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "dhcprs"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
description = "A library for encoding and decoding DHCP/BOOTP packets"
license-file = "LICENSE"