]> git.scottworley.com Git - voter/commitdiff
Release 0.2.1 v0.2.1
authorScott Worley <scottworley@scottworley.com>
Sat, 19 Nov 2022 19:31:18 +0000 (11:31 -0800)
committerScott Worley <scottworley@scottworley.com>
Sat, 19 Nov 2022 19:31:18 +0000 (11:31 -0800)
Cargo.lock
Cargo.toml

index e029d95918ba2f07b8020da80926c9be87450506..b7676f2504db869023b43eefaf57d04673cd6a06 100644 (file)
@@ -175,7 +175,7 @@ dependencies = [
 
 [[package]]
 name = "voter"
-version = "0.1.0"
+version = "0.2.1"
 dependencies = [
  "cgi",
  "fd-lock",
index 0845800631472e505ce162a8f773047b844de15a..0cb261f83890fc00560729d23302b7bedc68df13 100644 (file)
@@ -1,6 +1,6 @@
 [package]
 name = "voter"
-version = "0.2.0"
+version = "0.2.1"
 edition = "2021"
 authors = ["Scott Worley <scottworley@scottworley.com>"]
 description = "A simple web page that tracks votes"