]> git.scottworley.com Git - voter/commitdiff
Release 0.2.2 v0.2.2
authorScott Worley <scottworley@scottworley.com>
Sun, 20 Nov 2022 07:32:51 +0000 (23:32 -0800)
committerScott Worley <scottworley@scottworley.com>
Sun, 20 Nov 2022 07:32:51 +0000 (23:32 -0800)
Cargo.lock
Cargo.toml

index 72ed542dbdea0275fbcb2f47c9e3c67fedeaa9d4..e6c8c05a983f0f93e92ecdc818026875cd760f5a 100644 (file)
@@ -174,7 +174,7 @@ dependencies = [
 
 [[package]]
 name = "voter"
-version = "0.2.1"
+version = "0.2.2"
 dependencies = [
  "cgi",
  "fd-lock",
index d076652a3f440bfee9aba9c6039d57ab159b3e6a..4e7ab0d2349df801b8359cee54777d1993be255f 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "voter"
-version = "0.2.1"
+version = "0.2.2"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "A simple web page that tracks votes"