]> git.scottworley.com Git - voter/commitdiff
Release 0.2.6 v0.2.6
authorScott Worley <scottworley@scottworley.com>
Thu, 24 Nov 2022 01:45:06 +0000 (17:45 -0800)
committerScott Worley <scottworley@scottworley.com>
Thu, 24 Nov 2022 01:45:06 +0000 (17:45 -0800)
Cargo.lock
Cargo.toml

index 8e708a8ed8bdbe57acebace981790e3ba4e2d2ce..4a0a144530113e23eabaf33358b9e7be05047407 100644 (file)
@@ -174,7 +174,7 @@ dependencies = [
 
 [[package]]
 name = "voter"
-version = "0.2.5"
+version = "0.2.6"
 dependencies = [
  "cgi",
  "fd-lock",
index a755948a25bd48ced0fc5b836e01f3f6bcd21448..a8fc6a2b3c39ed549ec9bbd6371044e42cd10b36 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "voter"
-version = "0.2.5"
+version = "0.2.6"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "A simple web page that tracks votes"