aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCara Salter <cara@devcara.com>2022-08-23 17:55:46 -0400
committerCara Salter <cara@devcara.com>2022-08-23 17:55:46 -0400
commit621979be083d3d69974360989162d530eb662da3 (patch)
tree97e267f05f07494c51b86448d024b5c355b92109
parent0e29883c95bb6742a1ac9e962532ec958464cb20 (diff)
downloadsolard-master.tar.gz
solard-master.zip
Bump to 0.3.1HEADmaster
-rw-r--r--Cargo.lock2
-rw-r--r--Cargo.toml1
2 files changed, 2 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index f010d4d..68f9e63 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1306,7 +1306,7 @@ dependencies = [
[[package]]
name = "solard"
-version = "0.3.0"
+version = "0.3.1"
dependencies = [
"axum",
"axum-macros",
diff --git a/Cargo.toml b/Cargo.toml
index 251d37a..d3a6c35 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -2,6 +2,7 @@
name = "solard"
version = "0.3.1"
edition = "2021"
+authors = [ "Cara Salter <cara@devcara.com>" ]
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html